Skip to content

Commit

Permalink
[maven-release-plugin] prepare release blueprint-maven-plugin-annotat…
Browse files Browse the repository at this point in the history
…ion-1.3.0

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1811391 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
alien11689 committed Oct 7, 2017
1 parent 3cca541 commit 35f25e0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
<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.2.1-SNAPSHOT</version>
<version>1.3.0</version>
<name>Apache Aries Blueprint Maven Plugin Annotations</name>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation</developerConnection>
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-annotation-1.3.0</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-annotation-1.3.0</developerConnection>
<url>http://svn.apache.org/viewvc/aries/tags/blueprint-maven-plugin-annotation-1.3.0</url>
</scm>

<properties>
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 35f25e0

Please sign in to comment.