Skip to content

Commit 4cc7748

Browse files
committed
[maven-release-plugin] prepare release java11-oss-3.1
1 parent c1c76c9 commit 4cc7748

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.avaje</groupId>
55
<artifactId>java11-oss</artifactId>
6-
<version>3.1-SNAPSHOT</version>
6+
<version>3.1</version>
77
<packaging>pom</packaging>
88
<name>java11-oss</name>
99

@@ -44,7 +44,7 @@
4444
<scm>
4545
<developerConnection>scm:git:git@github.com:avaje-pom/java11-oss.git</developerConnection>
4646
<url>git@github.com:avaje-pom/java11-oss.git</url>
47-
<tag>HEAD</tag>
47+
<tag>java11-oss-3.1</tag>
4848
</scm>
4949

5050
<distributionManagement>

0 commit comments

Comments
 (0)