Revision: 109 http://mvn-infix.svn.sourceforge.net/mvn-infix/?rev=109&view=rev Author: bindul Date: 2011-03-26 08:02:59 +0000 (Sat, 26 Mar 2011)
Log Message: ----------- A bunch of version upgrades - note we have broken infix site... need to fix that. Modified Paths: -------------- infix-parent/trunk/pom.xml Modified: infix-parent/trunk/pom.xml =================================================================== --- infix-parent/trunk/pom.xml 2011-02-14 00:57:36 UTC (rev 108) +++ infix-parent/trunk/pom.xml 2011-03-26 08:02:59 UTC (rev 109) @@ -139,7 +139,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> - <version>2.4.3</version> + <version>2.5</version> <configuration> <encoding>${project.build.sourceEncoding}</encoding> </configuration> @@ -181,7 +181,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-changes-plugin</artifactId> - <version>2.3</version> + <version>2.4</version> <configuration> <addActionDate>true</addActionDate> <issueLinkTemplatePerSystem> @@ -295,7 +295,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.7</version> + <version>2.8</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -310,7 +310,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> - <version>1.1</version> + <version>1.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -398,7 +398,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-changes-plugin</artifactId> - <version>2.3</version> + <version>2.4</version> <configuration> <addActionDate>true</addActionDate> <issueLinkTemplatePerSystem> @@ -480,7 +480,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>2.1</version> + <version>2.2</version> <executions> <execution> <id>show-dep-tree</id> @@ -563,7 +563,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>2.0.5</version> + <version>2.0.7</version> <type>jar</type> <scope>compile</scope> </dependency> @@ -619,11 +619,7 @@ <dependency> <groupId>com.jcraft</groupId> <artifactId>jsch</artifactId> - <!-- Keep an eye out for the following threads to update version to 0.1.44 - https://sourceforge.net/mailarchive/message.php?msg_id=201011020702.QAA07598%40jcraft.com - https://sourceforge.net/mailarchive/message.php?msg_id=AANLkTi%3DS0wkQuJBQtpf4UxCo4xseDtqEkYbJhSFmoZBU%40mail.gmail.com - --> - <version>0.1.42</version> + <version>0.1.44-1</version> <type>jar</type> <scope>compile</scope> </dependency> @@ -679,7 +675,7 @@ <!-- versions --> <plexus.component.version>1.5.5</plexus.component.version> <infix.pluginscommon.version>0.1.0-SNAPSHOT</infix.pluginscommon.version> - <maven.core.version>3.0.1</maven.core.version> + <maven.core.version>3.0.3</maven.core.version> </properties> <profiles> <profile> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ mvn-Infix-commits mailing list mvn-Infix-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mvn-infix-commits