Skip to content

Commit 3581d7d

Browse files
committed
[maven-release-plugin] prepare release plexus-build-api-1.0.0
1 parent a48f54a commit 3581d7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,12 +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>plexus-build-api-1.0.0</tag>
3031
</scm>
3132

3233
<dependencies>

0 commit comments

Comments
 (0)