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/geronimo/specs/trunk@1839462 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rotty3000 committed Aug 28, 2018
1 parent 5b1da28 commit 0f1119f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions geronimo-atinject_1.0_spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<artifactId>geronimo-atinject_1.0_spec</artifactId>
<packaging>bundle</packaging>
<name>Apache Geronimo JSR-330 Spec 1.0</name>
<version>1.1</version>
<version>1.2-SNAPSHOT</version>

<description>Apache Geronimo implementation of the JSR-330 Dependency Injection Spec API</description>
<url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
Expand All @@ -44,9 +44,9 @@
</distributionManagement>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-atinject_1.0_spec-1.1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-atinject_1.0_spec-1.1</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-atinject_1.0_spec-1.1</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-atinject_1.0_spec/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-atinject_1.0_spec/</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-atinject_1.0_spec/</url>
</scm>

<build>
Expand Down

0 comments on commit 0f1119f

Please sign in to comment.