Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio Paroni committed Nov 10, 2023
1 parent 01afeaa commit 3164171
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 16 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-datastore-mongo-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-datastore-mongo-core-async</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-datastore-mongo-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion datastore-async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-datastore-mongo-async</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion datastore-reactor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-datastore-mongo-reactor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion datastore-sync/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-datastore-mongo-sync</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>documentation-datastore-mongo</artifactId>
Expand Down
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -11,7 +9,7 @@

<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
<packaging>pom</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down Expand Up @@ -52,7 +50,7 @@
<url>https://github.com/holon-platform/holon-datastore-mongo</url>
<developerConnection>
scm:git:https://github.com/holon-platform/holon-datastore-mongo.git</developerConnection>
<tag>HEAD</tag>
<tag>5.7.0</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-datastore-mongo-spring-boot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-datastore-mongo-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion starter-reactor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-starter-mongo-datastore-reactor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-root</artifactId>
<version>5.5.1-SNAPSHOT</version>
<version>5.7.0</version>
</parent>

<artifactId>holon-starter-mongo-datastore</artifactId>
Expand Down

0 comments on commit 3164171

Please sign in to comment.