Skip to content

Commit

Permalink
Update version on all dependencies to 20.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eresende-nuodb committed Sep 14, 2023
1 parent b696e02 commit 2cec88c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.nuodb</groupId>
<artifactId>nuodb-migrator-parent</artifactId>
<version>20.1.0</version>
<version>20.1.1</version>
</parent>

<artifactId>nuodb-migrator-assembly</artifactId>
<version>20.1.0</version>
<version>20.1.1</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>

Expand Down
4 changes: 2 additions & 2 deletions bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.nuodb</groupId>
<artifactId>nuodb-migrator-parent</artifactId>
<version>20.1.0</version>
<version>20.1.1</version>
</parent>

<artifactId>nuodb-migrator-bootstrap</artifactId>
<version>20.1.0</version>
<version>20.1.1</version>
<modelVersion>4.0.0</modelVersion>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.nuodb</groupId>
<artifactId>nuodb-migrator-parent</artifactId>
<version>20.1.0</version>
<version>20.1.1</version>
</parent>

<artifactId>nuodb-migrator-core</artifactId>
<version>20.1.0</version>
<version>20.1.1</version>
<modelVersion>4.0.0</modelVersion>

<repositories>
Expand Down

0 comments on commit 2cec88c

Please sign in to comment.