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@1869444 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
bosschaert committed Nov 6, 2019
1 parent ceaf67f commit 85aa781
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions converter/converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@

<name>Apache Felix Converter</name>
<artifactId>org.apache.felix.converter</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<packaging>bundle</packaging>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.converter-1.0.12</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.converter-1.0.12</developerConnection>
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.converter-1.0.12</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/converter/converter</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/converter/converter</developerConnection>
<url>http://svn.apache.org/viewvc/felix/trunk/converter/converter/</url>
</scm>

<properties>
Expand Down

0 comments on commit 85aa781

Please sign in to comment.