Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of blueprint-maven-plugin…
Browse files Browse the repository at this point in the history
…-annotation-1.3.0

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1811388 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
alien11689 committed Oct 7, 2017
1 parent ca9ede5 commit aaacfbb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>

0 comments on commit aaacfbb

Please sign in to comment.