Skip to content

Commit e1da2fe

Browse files
committed
Release 1.2.1
1 parent eb30a04 commit e1da2fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>software.xdev</groupId>
88
<artifactId>sessionize-java-client-root</artifactId>
9-
<version>1.2.1-SNAPSHOT</version>
9+
<version>1.2.1</version>
1010
<packaging>pom</packaging>
1111

1212
<organization>

sessionize-java-client-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>software.xdev</groupId>
88
<artifactId>sessionize-java-client-demo</artifactId>
9-
<version>1.2.1-SNAPSHOT</version>
9+
<version>1.2.1</version>
1010
<packaging>jar</packaging>
1111

1212
<inceptionYear>2023</inceptionYear>

sessionize-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>software.xdev</groupId>
88
<artifactId>sessionize-java-client</artifactId>
9-
<version>1.2.1-SNAPSHOT</version>
9+
<version>1.2.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>sessionize-java-client</name>

0 commit comments

Comments
 (0)