You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/06/11 18:57:14 UTC

svn commit: r1747929 - /maven/shared/trunk/maven-project-utils/pom.xml

Author: khmarbaise
Date: Sat Jun 11 18:57:14 2016
New Revision: 1747929

URL: http://svn.apache.org/viewvc?rev=1747929&view=rev
Log:
[MSHARED-558] Changing the version to three digit line version number 1.0.0-SNAPSHOT instead of 1.0-SNASPHOT

Modified:
    maven/shared/trunk/maven-project-utils/pom.xml

Modified: maven/shared/trunk/maven-project-utils/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-project-utils/pom.xml?rev=1747929&r1=1747928&r2=1747929&view=diff
==============================================================================
--- maven/shared/trunk/maven-project-utils/pom.xml (original)
+++ maven/shared/trunk/maven-project-utils/pom.xml Sat Jun 11 18:57:14 2016
@@ -31,7 +31,7 @@ under the License.
   </parent>
 
   <artifactId>maven-project-utils</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
 
   <name>Apache Maven Project Utils</name>
   <description>