Skip to content

Commit

Permalink
[maven-release-plugin] prepare release blueprint-maven-plugin-1.9.0
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1811398 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
alien11689 committed Oct 7, 2017
1 parent 313f589 commit ac3de26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions blueprint/plugin/blueprint-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<groupId>org.apache.aries.blueprint</groupId>
<artifactId>blueprint-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.8.1-SNAPSHOT</version>
<version>1.9.0</version>
<name>Apache Aries Blueprint Maven Plugin</name>
<description>
Maven plugin to create blueprint files from annotations
Expand Down Expand Up @@ -70,9 +70,9 @@
</properties>

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

<build>
Expand Down

0 comments on commit ac3de26

Please sign in to comment.