Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1664754 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
gnodet committed Mar 6, 2015
1 parent fb09da8 commit 53b2d69
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions gogo/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Gogo Runtime</name>
<artifactId>org.apache.felix.gogo.runtime</artifactId>
<version>0.16.2</version>
<version>0.16.3-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.osgi</groupId>
Expand Down Expand Up @@ -83,10 +83,4 @@
</plugin>
</plugins>
</build>

<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.2</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.2</developerConnection>
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.2</url>
</scm>
</project>

0 comments on commit 53b2d69

Please sign in to comment.