Skip to content

Commit 67ed841

Browse files
committed
Updated version
1 parent 21a896e commit 67ed841

File tree

43 files changed

+44
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+44
-44
lines changed

drivers/couchbase/couchbase-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>couchbase</artifactId>
55
<groupId>io.mongock</groupId>
6-
<version>5.5.0-SNAPSHOT</version>
6+
<version>5.5.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

drivers/couchbase/couchbase-springboot-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>couchbase</artifactId>
55
<groupId>io.mongock</groupId>
6-
<version>5.5.0-SNAPSHOT</version>
6+
<version>5.5.1-SNAPSHOT</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

drivers/couchbase/mongock-driver-couchbase-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>couchbase</artifactId>
55
<groupId>io.mongock</groupId>
6-
<version>5.5.0-SNAPSHOT</version>
6+
<version>5.5.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>mongock-driver-couchbase-bom</artifactId>

drivers/couchbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.mongock</groupId>
55
<artifactId>drivers</artifactId>
6-
<version>5.5.0-SNAPSHOT</version>
6+
<version>5.5.1-SNAPSHOT</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

drivers/dynamodb/dynamodb-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dynamodb</artifactId>
77
<groupId>io.mongock</groupId>
8-
<version>5.5.0-SNAPSHOT</version>
8+
<version>5.5.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

drivers/dynamodb/dynamodb-springboot-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dynamodb</artifactId>
77
<groupId>io.mongock</groupId>
8-
<version>5.5.0-SNAPSHOT</version>
8+
<version>5.5.1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

drivers/dynamodb/mongock-driver-dynamodb-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>dynamodb</artifactId>
55
<groupId>io.mongock</groupId>
6-
<version>5.5.0-SNAPSHOT</version>
6+
<version>5.5.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>mongock-driver-dynamodb-bom</artifactId>

drivers/dynamodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.mongock</groupId>
55
<artifactId>drivers</artifactId>
6-
<version>5.5.0-SNAPSHOT</version>
6+
<version>5.5.1-SNAPSHOT</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

drivers/mongodb/mongock-driver-mongodb-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>mongodb</artifactId>
55
<groupId>io.mongock</groupId>
6-
<version>5.5.0-SNAPSHOT</version>
6+
<version>5.5.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>mongock-driver-mongodb-bom</artifactId>

drivers/mongodb/mongodb-driver-test-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>mongodb</artifactId>
55
<groupId>io.mongock</groupId>
6-
<version>5.5.0-SNAPSHOT</version>
6+
<version>5.5.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)