Author: gnodet
Date: Thu Jun 14 18:39:40 2018
New Revision: 1833553

URL: http://svn.apache.org/viewvc?rev=1833553&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.gogo.jline-1.1.0

Modified:
    felix/trunk/gogo/jline/pom.xml

Modified: felix/trunk/gogo/jline/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/gogo/jline/pom.xml?rev=1833553&r1=1833552&r2=1833553&view=diff
==============================================================================
--- felix/trunk/gogo/jline/pom.xml (original)
+++ felix/trunk/gogo/jline/pom.xml Thu Jun 14 18:39:40 2018
@@ -20,18 +20,18 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>gogo-parent</artifactId>
-        <version>4-SNAPSHOT</version>
+        <version>4</version>
         <relativePath>../gogo-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo JLine Shell</name>
     <artifactId>org.apache.felix.gogo.jline</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/gogo/jline</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/jline</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/gogo/jline</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.1.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.1.0</developerConnection>
+        
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.1.0</url>
     </scm>
     <dependencies>
         <dependency>
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.gogo.runtime</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.1.0</version>
         </dependency>
         <dependency>
             <groupId>org.jline</groupId>


Reply via email to