Author: dantran Date: Fri Jan 1 04:48:25 2016 New Revision: 1722484 URL: http://svn.apache.org/viewvc?rev=1722484&view=rev Log: [MPIR-336] Pickup maven-shared-jar-1.2-SNAPSHOT
Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1722484&r1=1722483&r2=1722484&view=diff ============================================================================== --- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Fri Jan 1 04:48:25 2016 @@ -181,7 +181,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-jar</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </dependency> <dependency>