We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42cdea commit 85b5bceCopy full SHA for 85b5bce
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
<groupId>org.codehaus.plexus</groupId>
9
<artifactId>plexus-build-api</artifactId>
10
- <version>0.0.1</version>
+ <version>0.0.2-SNAPSHOT</version>
11
12
<dependencies>
13
<dependency>
@@ -33,11 +33,4 @@
33
</plugin>
34
</plugins>
35
</build>
36
-
37
38
- <scm>
39
- <connection>scm:svn:http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.1</connection>
40
- <developerConnection>scm:svn:https://svn.sonatype.org/spice/tags/plexus-build-api-0.0.1</developerConnection>
41
- <url>http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.1</url>
42
- </scm>
43
</project>
0 commit comments