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 e55662a commit ddeb190Copy full SHA for ddeb190
pom.xml
@@ -21,13 +21,13 @@ See the Apache License Version 2.0 for the specific language governing permissio
21
</parent>
22
23
<artifactId>plexus-build-api</artifactId>
24
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
25
26
<scm>
27
<connection>scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</connection>
28
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</developerConnection>
29
<url>https://github.com/codehaus-plexus/plexus-build-api</url>
30
- <tag>HEAD</tag>
+ <tag>plexus-build-api-1.0.0</tag>
31
</scm>
32
33
<dependencies>
0 commit comments