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 4d3ad0a commit caf6847Copy full SHA for caf6847
pom.xml
@@ -20,13 +20,13 @@ 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.8-SNAPSHOT</version>
+ <version>0.0.8</version>
24
25
<scm>
26
<connection>scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</connection>
27
<developerConnection>${project.scm.connection}</developerConnection>
28
<url>https://github.com/codehaus-plexus/plexus-build-api</url>
29
- <tag>0.x</tag>
+ <tag>plexus-build-api-0.0.8</tag>
30
</scm>
31
32
<dependencies>
0 commit comments