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
bd7bfe07
Commit
bd7bfe07
authored
Nov 10, 2010
by
Tigran Mkrtchyan
☕
Browse files
build: provide plugins version numbers
maven3 cleanup
parent
47eb0cf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
bd7bfe07
...
...
@@ -51,6 +51,7 @@
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-compiler-plugin
</artifactId>
<version>
2.0.2
</version>
<configuration>
<source>
1.6
</source>
<target>
1.6
</target>
...
...
@@ -62,6 +63,7 @@
<plugin>
<groupId>
org.codehaus.mojo
</groupId>
<artifactId>
exec-maven-plugin
</artifactId>
<version>
1.2
</version>
<executions>
<execution>
<goals>
...
...
Write
Preview
Supports
Markdown
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