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@1839467 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rotty3000 committed Aug 28, 2018
1 parent 5f67aff commit b338ac1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions geronimo-annotation_1.3_spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<artifactId>geronimo-annotation_1.3_spec</artifactId>
<packaging>bundle</packaging>
<name>Apache Geronimo Annotation Spec 1.3</name>
<version>1.1</version>
<version>1.2-SNAPSHOT</version>
<description>Common Annotations spec 1.3 API</description>

<url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
Expand All @@ -50,9 +50,9 @@
</properties>

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

<build>
Expand Down

0 comments on commit b338ac1

Please sign in to comment.