Skip to content
This repository was archived by the owner on Sep 25, 2024. It is now read-only.

Commit 5e8bddc

Browse files
author
Tobias Richter
committed
[maven-release-plugin] prepare release 2.0.0
1 parent 6690e60 commit 5e8bddc

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
@@ -29,14 +29,14 @@
2929

3030
<groupId>io.wcm.devops.jenkins</groupId>
3131
<artifactId>io.wcm.devops.jenkins.pipeline-library</artifactId>
32-
<version>2.0.0-SNAPSHOT</version>
32+
<version>2.0.0</version>
3333
<description>wcm.io Jenkins Pipeline Library</description>
3434

3535
<scm>
3636
<connection>scm:git:git@github.com:wcm-io-devops/jenkins-pipeline-library.git</connection>
3737
<developerConnection>scm:git:git@github.com:wcm-io-devops/jenkins-pipeline-library.git</developerConnection>
3838
<url>https://github.com/wcm-io-devops/jenkins-pipeline-library</url>
39-
<tag>HEAD</tag>
39+
<tag>2.0.0</tag>
4040
</scm>
4141

4242
<properties>

0 commit comments

Comments
 (0)