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 c9decf5 commit d46077dCopy full SHA for d46077d
pom.xml
@@ -20,7 +20,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
20
</parent>
21
<groupId>org.sonatype.plexus</groupId>
22
<artifactId>plexus-build-api</artifactId>
23
- <version>0.0.5</version>
+ <version>0.0.6-SNAPSHOT</version>
24
25
<dependencies>
26
<dependency>
@@ -79,10 +79,4 @@ See the Apache License Version 2.0 for the specific language governing permissio
79
</plugin>
80
</plugins>
81
</build>
82
-
83
- <scm>
84
- <connection>scm:svn:http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.5</connection>
85
- <developerConnection>scm:svn:https://svn.sonatype.org/spice/tags/plexus-build-api-0.0.5</developerConnection>
86
- <url>http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.5</url>
87
- </scm>
88
</project>
0 commit comments