Author: rotty3000
Date: Thu Jan 3 23:36:01 2019
New Revision: 1850276
URL: http://svn.apache.org/viewvc?rev=1850276&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-1.1.2
Modified:
felix/trunk/gogo/runtime/pom.xml
Modified: felix/trunk/gogo/runtime/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=1850276&r1=1850275&r2=1850276&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Thu Jan 3 23:36:01 2019
@@ -24,19 +24,19 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>gogo-parent</artifactId>
- <version>5-SNAPSHOT</version>
+ <version>5</version>
<relativePath>../gogo-parent/pom.xml</relativePath>
</parent>
<packaging>bundle</packaging>
<name>Apache Felix Gogo Runtime</name>
<artifactId>org.apache.felix.gogo.runtime</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2</version>
<url>http://felix.apache.org/</url>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/runtime/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/runtime/</developerConnection>
- <url>https://svn.apache.org/repos/asf/felix/trunk/gogo/runtime/</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.1.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.1.2</developerConnection>
+
<url>https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.1.2</url>
</scm>
<dependencies>