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/05/30 19:46:51 UTC

svn commit: r1746181 - /maven/shared/trunk/maven-filtering/pom.xml

Author: khmarbaise
Date: Mon May 30 19:46:50 2016
New Revision: 1746181

URL: http://svn.apache.org/viewvc?rev=1746181&view=rev
Log:
Undone r1745950, r1745948

Modified:
    maven/shared/trunk/maven-filtering/pom.xml

Modified: maven/shared/trunk/maven-filtering/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-filtering/pom.xml?rev=1746181&r1=1746180&r2=1746181&view=diff
==============================================================================
--- maven/shared/trunk/maven-filtering/pom.xml (original)
+++ maven/shared/trunk/maven-filtering/pom.xml Mon May 30 19:46:50 2016
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-filtering</artifactId>
-  <version>3.1.2-SNAPSHOT</version>
+  <version>3.1.1-SNAPSHOT</version>
 
   <name>Apache Maven Filtering</name>
   <description>A component to assist in filtering of resource files with properties from a Maven project.</description>