We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58eaf15 commit 7635e5cCopy full SHA for 7635e5c
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.gradle</groupId>
5
<artifactId>common-custom-user-data-maven-extension</artifactId>
6
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
7
<packaging>jar</packaging>
8
9
<name>Develocity Common Custom User Data Maven Extension</name>
@@ -17,7 +17,7 @@
17
<scm>
18
<developerConnection>scm:git:https://github.com/gradle/common-custom-user-data-maven-extension.git</developerConnection>
19
<url>https://github.com/gradle/common-custom-user-data-maven-extension</url>
20
- <tag>HEAD</tag>
+ <tag>v2.0.1</tag>
21
</scm>
22
23
<licenses>
0 commit comments