Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed May 7, 2024
1 parent 1048536 commit a0c3b56
Show file tree
Hide file tree
Showing 25 changed files with 27 additions and 27 deletions.
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-annotation-processing</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-annotation-catalog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/neo4j-migrations-annotation-processing/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-annotation-processing</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-annotation-processor-api</artifactId>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-annotation-processing</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-annotation-processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/neo4j-migrations-formats-adoc/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/neo4j-migrations-formats-csv/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/neo4j-migrations-formats-markdown/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-bom/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-cli/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-core/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-examples</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-cluster-tests</artifactId>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-examples</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-examples-sb-testharness</artifactId>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-examples</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-examples-sb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-examples/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-maven-plugin/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-quarkus-parent/deployment/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-quarkus-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-quarkus-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-quarkus-parent/integration-tests/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-quarkus-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-quarkus-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-quarkus-parent/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-quarkus-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-quarkus-parent/runtime/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-quarkus-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-quarkus</artifactId>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-spring-boot-starter-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-spring-boot-autoconfigure</artifactId>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-spring-boot-starter-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-spring-boot-starter-parent/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-spring-boot-starter-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-test-resources/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-test-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neo4j-migrations-test-results/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</parent>

<artifactId>neo4j-migrations-test-results</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -21,7 +21,7 @@

<groupId>eu.michael-simons.neo4j</groupId>
<artifactId>neo4j-migrations-parent</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Neo4j Migrations</name>
Expand Down Expand Up @@ -79,7 +79,7 @@
<scm>
<connection>scm:git:git@github.com:michael-simons/neo4j-migrations.git</connection>
<developerConnection>scm:git:git@github.com:michael-simons/neo4j-migrations.git</developerConnection>
<tag>2.10.1</tag>
<tag>HEAD</tag>
<url>https://github.com/michael-simons/neo4j-migrations</url>
</scm>

Expand Down Expand Up @@ -154,7 +154,7 @@
<moditect-maven-plugin.version>1.2.1.Final</moditect-maven-plugin.version>
<native.maven.plugin.version>0.10.1</native.maven.plugin.version>
<neo4j-java-driver.version>5.20.0</neo4j-java-driver.version>
<neo4j-migrations.previous.version>2.10.0</neo4j-migrations.previous.version>
<neo4j-migrations.previous.version>2.10.1</neo4j-migrations.previous.version>
<neo4j-ogm.version>4.0.10</neo4j-ogm.version>
<neo4j.image>neo4j:5.10</neo4j.image>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
Expand Down

0 comments on commit a0c3b56

Please sign in to comment.