Skip to content

Commit 5dbe669

Browse files
committed
upgrade test versions
1 parent fccda05 commit 5dbe669

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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>0.6</version>
12+
<version>0.7</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>0.6</version>
12+
<version>0.7</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>0.6</version>
12+
<version>0.7</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>0.6</version>
46+
<version>0.7</version>
4747
</dependency>
4848
</dependencies>
4949
</project>

0 commit comments

Comments
 (0)