Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 83124c7

Browse files
author
joakime
committed
[maven-release-plugin] prepare for next development iteration
1 parent c3255b6 commit 83124c7

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88

99
<artifactId>plexus-digest</artifactId>
10-
<version>1.0</version>
10+
<version>1.1-SNAPSHOT</version>
1111
<name>Plexus Digest / Hashcode Components</name>
1212
<packaging>jar</packaging>
1313

@@ -26,11 +26,4 @@
2626
</plugin>
2727
</plugins>
2828
</build>
29-
30-
31-
<scm>
32-
<connection>scm:svn:https://svn.codehaus.org/plexus/tags/plexus-digest-1.0</connection>
33-
<developerConnection>scm:svn:https://svn.codehaus.org/plexus/tags/plexus-digest-1.0</developerConnection>
34-
<url>https://svn.codehaus.org/plexus/tags/plexus-digest-1.0</url>
35-
</scm>
3629
</project>

0 commit comments

Comments
 (0)