Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
nfs4j
Commits
42573e7f
Commit
42573e7f
authored
Aug 18, 2010
by
Tigran Mkrtchyan
☕
Browse files
build: fix encodeing
add Tatjana as a developer
parent
2bc78508
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
42573e7f
...
...
@@ -37,6 +37,11 @@
<name>
Tigran Mkrtchyan
</name>
<organization>
dCache.ORG
</organization>
</developer>
<developer>
<id>
tatjana
</id>
<name>
Tatjana Baranova
</name>
<organization>
dCache.ORG
</organization>
</developer>
</developers>
<build>
...
...
@@ -269,10 +274,12 @@
</repository>
</repositories>
<!--
NETBEANS specific
-->
<properties>
<!--
NETBEANS specific
-->
<netbeans.hint.license>
lglp20
</netbeans.hint.license>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
</properties>
</project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment