Skip to content

Commit 7635e5c

Browse files
[maven-release-plugin] prepare release v2.0.1
1 parent 58eaf15 commit 7635e5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.gradle</groupId>
55
<artifactId>common-custom-user-data-maven-extension</artifactId>
6-
<version>2.0.1-SNAPSHOT</version>
6+
<version>2.0.1</version>
77
<packaging>jar</packaging>
88

99
<name>Develocity Common Custom User Data Maven Extension</name>
@@ -17,7 +17,7 @@
1717
<scm>
1818
<developerConnection>scm:git:https://github.com/gradle/common-custom-user-data-maven-extension.git</developerConnection>
1919
<url>https://github.com/gradle/common-custom-user-data-maven-extension</url>
20-
<tag>HEAD</tag>
20+
<tag>v2.0.1</tag>
2121
</scm>
2222

2323
<licenses>

0 commit comments

Comments
 (0)