You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2007/07/11 20:46:00 UTC

svn commit: r555365 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Author: brett
Date: Wed Jul 11 11:45:56 2007
New Revision: 555365

URL: http://svn.apache.org/viewvc?view=rev&rev=555365
Log:
use release of shared-jar

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?view=diff&rev=555365&r1=555364&r2=555365
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Wed Jul 11 11:45:56 2007
@@ -105,7 +105,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-jar</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>