Author: alien11689
Date: Sat Oct  7 06:45:07 2017
New Revision: 1811388

URL: http://svn.apache.org/viewvc?rev=1811388&view=rev
Log:
[maven-release-plugin] rollback the release of 
blueprint-maven-plugin-annotation-1.3.0

Modified:
    aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml

Modified: aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml?rev=1811388&r1=1811387&r2=1811388&view=diff
==============================================================================
--- aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml 
(original)
+++ aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml Sat 
Oct  7 06:45:07 2017
@@ -23,12 +23,12 @@
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
         <version>2.0.1</version>
-        <relativePath />
+        <relativePath/>
     </parent>
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>blueprint-maven-plugin-annotation</artifactId>
     <packaging>bundle</packaging>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <name>Apache Aries Blueprint Maven Plugin Annotations</name>
 
     <scm>
@@ -45,8 +45,8 @@
             org.apache.aries.blueprint.annotation.referencelistener,
             org.apache.aries.blueprint.annotation.service
         </aries.osgi.export.pkg>
-        <aries.osgi.import.pkg />
-        <aries.osgi.private.pkg />
+        <aries.osgi.import.pkg/>
+        <aries.osgi.private.pkg/>
         <lastReleaseVersion>1.2.0</lastReleaseVersion>
     </properties>
 </project>


Reply via email to