projects
/
demoscenemusic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c957b29
)
Add version of compiler plugin to POM.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 25 Apr 2012 14:20:16 +0000
(16:20 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Wed, 25 Apr 2012 14:20:16 +0000
(16:20 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
e3a7070
..
500bf71
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-38,6
+38,7
@@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
+ <version>2.3.2</version>
<configuration>
<source>1.6</source>
<target>1.6</target>