Skip to content

Commit

Permalink
update versions, keep version in README to 1.5.1 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperGeurtz committed Apr 13, 2022
1 parent 44858ae commit 431b918
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion it/bots/SittingDuck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>jbwapi.it</groupId>
<artifactId>bots</artifactId>
<version>1.5.1</version>
<version>2.0.0</version>
</parent>

<artifactId>SittingDuck</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion it/bots/jbwapibot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>jbwapi.it</groupId>
<artifactId>bots</artifactId>
<version>1.5.1</version>
<version>2.0.0</version>
</parent>

<artifactId>MarineHell</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions it/bots/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>jbwapi.it</groupId>
<artifactId>bots</artifactId>
<version>1.5.1</version>
<version>2.0.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>jbwapi</groupId>
<artifactId>jbwapi</artifactId>
<version>1.5.1</version>
<version>2.0.0</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>jbwapi</groupId>
<artifactId>jbwapi</artifactId>
<version>1.5.1</version>
<version>2.0.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 431b918

Please sign in to comment.