Skip to content

Commit 417cabc

Browse files
[maven-release-plugin] prepare release 2.18.0
1 parent bee5bd2 commit 417cabc

File tree

25 files changed

+26
-26
lines changed

25 files changed

+26
-26
lines changed

extensions/neo4j-migrations-annotation-processing/catalog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-annotation-processing</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
</parent>
2727

2828
<artifactId>neo4j-migrations-annotation-catalog</artifactId>

extensions/neo4j-migrations-annotation-processing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-parent</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

extensions/neo4j-migrations-annotation-processing/processor-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-annotation-processing</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
</parent>
2727

2828
<artifactId>neo4j-migrations-annotation-processor-api</artifactId>

extensions/neo4j-migrations-annotation-processing/processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-annotation-processing</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
</parent>
2727

2828
<artifactId>neo4j-migrations-annotation-processor</artifactId>

extensions/neo4j-migrations-formats-adoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-parent</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

extensions/neo4j-migrations-formats-csv/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-parent</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

extensions/neo4j-migrations-formats-markdown/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-parent</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

neo4j-migrations-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-parent</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
</parent>
2727

2828
<artifactId>neo4j-migrations-bom</artifactId>

neo4j-migrations-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-parent</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
</parent>
2727

2828
<artifactId>neo4j-migrations-cli</artifactId>

neo4j-migrations-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>eu.michael-simons.neo4j</groupId>
2424
<artifactId>neo4j-migrations-parent</artifactId>
25-
<version>2.17.5-SNAPSHOT</version>
25+
<version>2.18.0</version>
2626
</parent>
2727

2828
<artifactId>neo4j-migrations</artifactId>

0 commit comments

Comments
 (0)