You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by se...@apache.org on 2015/06/29 13:20:13 UTC

svn commit: r1688184 - /aries/trunk/blueprint/blueprint-parser/pom.xml

Author: sergeyb
Date: Mon Jun 29 11:20:13 2015
New Revision: 1688184

URL: http://svn.apache.org/r1688184
Log:
[maven-release-plugin] prepare release blueprint-parser-1.3.1

Modified:
    aries/trunk/blueprint/blueprint-parser/pom.xml

Modified: aries/trunk/blueprint/blueprint-parser/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-parser/pom.xml?rev=1688184&r1=1688183&r2=1688184&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-parser/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-parser/pom.xml Mon Jun 29 11:20:13 2015
@@ -32,15 +32,15 @@
     <artifactId>blueprint-parser</artifactId>
     <packaging>jar</packaging>
     <name>Apache Aries Blueprint Parser</name>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.3.1</version>
     <description>
         This bundle contains the blueprint parser in a plain jar.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-parser</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-parser</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-parser</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.3.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.3.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/blueprint-parser-1.3.1</url>
     </scm>
 
     <properties>