8000 [maven-release-plugin] prepare release 2.9.4 · Labs64/NetLicensingClient-java@c8b4b8a · GitHub
[go: up one dir, main page]

Skip to content

Commit c8b4b8a

Browse files
author
GitHub Actions Bot
committed
[maven-release-plugin] prepare release 2.9.4
1 parent fa14381 commit c8b4b8a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

NetLicensingClient-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.labs64.netlicensing</groupId>
88
<artifactId>netlicensing-client-parent</artifactId>
9-
<version>2.9.4-SNAPSHOT</version>
9+
<version>2.9.4</version>
1010
</parent>
1111

1212
<artifactId>netlicensing-client-demo</artifactId>

NetLicensingClient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.labs64.netlicensing</groupId>
88
<artifactId>netlicensing-client-parent</artifactId>
9-
<version>2.9.4-SNAPSHOT</version>
9+
<version>2.9.4</version>
1010
</parent>
1111

1212
<artifactId>netlicensing-client</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.labs64.netlicensing</groupId>
77
<artifactId>netlicensing-client-parent</artifactId>
8-
<version>2.9.4-SNAPSHOT</version>
8+
<version>2.9.4</version>
99
<packaging>pom</packaging>
1010
<name>Labs64 :: NetLicensing :: Client :: Parent</name>
1111
<url>https://netlicensing.io</url>
@@ -29,7 +29,7 @@
2929
<url>https://github.com/Labs64/NetLicensingClient-java</url>
3030
<connection>scm:git:git@github.com:Labs64/NetLicensingClient-java.git</connection>
3131
<developerConnection>scm:git:git@github.com:Labs64/NetLicensingClient-java.git</developerConnection>
32-
<tag>HEAD</tag>
32+
<tag>2.9.4</tag>
3333
</scm>
3434

3535
<issueManagement>

0 commit comments

Comments
 (0)
0