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@1782739 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
chetanmeh committed Feb 13, 2017
1 parent 2ded23c commit d433eb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions jaas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>org.apache.felix.jaas</artifactId>
<version>1.0.2</version>
<version>1.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Apache Felix JAAS Support</name>
Expand All @@ -38,9 +38,9 @@
</description>

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

<properties>
Expand Down

0 comments on commit d433eb0

Please sign in to comment.