You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/05/15 18:16:17 UTC

svn commit: r1743943 - /maven/jxr/trunk/pom.xml

Author: hboutemy
Date: Sun May 15 18:16:16 2016
New Revision: 1743943

URL: http://svn.apache.org/viewvc?rev=1743943&view=rev
Log:
Maven parent 27 released

Modified:
    maven/jxr/trunk/pom.xml

Modified: maven/jxr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/jxr/trunk/pom.xml?rev=1743943&r1=1743942&r2=1743943&view=diff
==============================================================================
--- maven/jxr/trunk/pom.xml (original)
+++ maven/jxr/trunk/pom.xml Sun May 15 18:16:16 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>27-SNAPSHOT</version>
+    <version>27</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>