dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #11985
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3535: Versions for maven plugins
------------------------------------------------------------
revno: 3535
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2011-05-08 00:33:04 +0200
message:
Versions for maven plugins
modified:
dhis-2/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml 2011-04-22 17:09:12 +0000
+++ dhis-2/pom.xml 2011-05-07 22:33:04 +0000
@@ -104,6 +104,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>
@@ -113,6 +114,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
+ <version>2.8.1</version>
<configuration>
<systemProperties>
<property>