Skip to content

Commit be6d7e8

Browse files
committed
[maven-release-plugin] prepare release plexus-build-api-1.0.0
1 parent 81e0942 commit be6d7e8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ 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
<dependencies>
2727
<dependency>
@@ -92,4 +92,8 @@ See the Apache License Version 2.0 for the specific language governing permissio
9292
</plugin>
9393
</plugins>
9494
</build>
95+
96+
<scm>
97+
<tag>plexus-build-api-1.0.0</tag>
98+
</scm>
9599
</project>

0 commit comments

Comments
 (0)