Skip to content
GitLab
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
ebd23a2e
Commit
ebd23a2e
authored
May 23, 2010
by
Tigran Mkrtchyan
☕
Browse files
build: use java6+
parent
b3f6be89
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
ebd23a2e
...
...
@@ -47,8 +47,8 @@
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-compiler-plugin
</artifactId>
<configuration>
<source>
1.
5
</source>
<target>
1.
5
</target>
<source>
1.
6
</source>
<target>
1.
6
</target>
</configuration>
</plugin>
<plugin>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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