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

Commit 7e69e8d

Browse files
author
Tobias Richter
committed
[maven-release-plugin] prepare release 3.0.0
1 parent 9f2fc16 commit 7e69e8d

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
@@ -10,13 +10,13 @@
1010

1111
<groupId>de.pro-vision.devops.jenkins</groupId>
1212
<artifactId>de.pro-vision.devops.jenkins.pv-pipeline-library</artifactId>
13-
<version>3.0.0-SNAPSHOT</version>
13+
<version>3.0.0</version>
1414

1515
<scm>
1616
<connection>scm:git:git@github.com:pro-vision/jenkins-pv-pipeline-library.git</connection>
1717
<developerConnection>scm:git:git@github.com:pro-vision/jenkins-pv-pipeline-library.git</developerConnection>
1818
<url>https://github.com/pro-vision/jenkins-pv-pipeline-library</url>
19-
<tag>HEAD</tag>
19+
<tag>3.0.0</tag>
2020
</scm>
2121

2222
<inceptionYear>2018</inceptionYear>

0 commit comments

Comments
 (0)