Skip to content

Commit ddeb190

Browse files
committed
[maven-release-plugin] prepare release plexus-build-api-1.0.0
1 parent e55662a commit ddeb190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ See the Apache License Version 2.0 for the specific language governing permissio
2121
</parent>
2222

2323
<artifactId>plexus-build-api</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0</version>
2525

2626
<scm>
2727
<connection>scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</connection>
2828
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</developerConnection>
2929
<url>https://github.com/codehaus-plexus/plexus-build-api</url>
30-
<tag>HEAD</tag>
30+
<tag>plexus-build-api-1.0.0</tag>
3131
</scm>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)