Skip to content

Commit 431b918

Browse files
committed
update versions, keep version in README to 1.5.1 for now
1 parent 44858ae commit 431b918

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

it/bots/SittingDuck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>jbwapi.it</groupId>
1111
<artifactId>bots</artifactId>
12-
<version>1.5.1</version>
12+
<version>2.0.0</version>
1313
</parent>
1414

1515
<artifactId>SittingDuck</artifactId>

it/bots/jbwapibot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>jbwapi.it</groupId>
1111
<artifactId>bots</artifactId>
12-
<version>1.5.1</version>
12+
<version>2.0.0</version>
1313
</parent>
1414

1515
<artifactId>MarineHell</artifactId>

it/bots/pom.xml

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

1010
<groupId>jbwapi.it</groupId>
1111
<artifactId>bots</artifactId>
12-
<version>1.5.1</version>
12+
<version>2.0.0</version>
1313

1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>jbwapi</groupId>
4545
<artifactId>jbwapi</artifactId>
46-
<version>1.5.1</version>
46+
<version>2.0.0</version>
4747
</dependency>
4848
</dependencies>
4949
</project>

pom.xml

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

77
<groupId>jbwapi</groupId>
88
<artifactId>jbwapi</artifactId>
9-
<version>1.5.1</version>
9+
<version>2.0.0</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)