Skip to content

Commit f8f133f

Browse files
committed
release 1.0.1
1 parent 2dda3dd commit f8f133f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

battleships-resurrection/battleships-client-a008/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.igormaznitsa</groupId>
77
<artifactId>battleships-resurrection</artifactId>
8-
<version>1.0.1-SNAPSHOT</version>
8+
<version>1.0.1</version>
99
</parent>
1010
<artifactId>battleships-client-a008</artifactId>
1111
<packaging>jar</packaging>

battleships-resurrection/battleships-client-pc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.igormaznitsa</groupId>
2222
<artifactId>battleships-resurrection</artifactId>
23-
<version>1.0.1-SNAPSHOT</version>
23+
<version>1.0.1</version>
2424
</parent>
2525

2626
<artifactId>battleships-client-pc</artifactId>

battleships-resurrection/gfx-playroom-server/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.igormaznitsa</groupId>
88
<artifactId>battleships-resurrection</artifactId>
9-
<version>1.0.1-SNAPSHOT</version>
9+
<version>1.0.1</version>
1010
</parent>
1111

1212
<artifactId>gfx-playroom-server</artifactId>

battleships-resurrection/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.igormaznitsa</groupId>
66
<artifactId>battleships-resurrection</artifactId>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.0.1</version>
88
<packaging>pom</packaging>
99

1010
<properties>

0 commit comments

Comments
 (0)