Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit c18c2c0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1815024 13f79535-47bb-0310-9956-ffa450edef68
1 parent fec55f1 commit c18c2c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

maven-jdeprscan-plugin/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-jdeprscan-plugin</artifactId>
33-
<version>3.0.0-alpha-1</version>
33+
<version>3.0.0-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven JDeprScan Plugin</name>
@@ -42,9 +42,9 @@ under the License.
4242
</prerequisites>
4343

4444
<scm>
45-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeprscan-plugin-3.0.0-alpha-1</connection>
46-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeprscan-plugin-3.0.0-alpha-1</developerConnection>
47-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-jdeprscan-plugin-3.0.0-alpha-1</url>
45+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jdeprscan-plugin</connection>
46+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jdeprscan-plugin</developerConnection>
47+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jdeprscan-plugin</url>
4848
</scm>
4949
<issueManagement>
5050
<system>JIRA</system>

0 commit comments

Comments
 (0)