diff --git a/pom.xml b/pom.xml index bf19217d..81435431 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <packaging>pom</packaging> @@ -589,7 +589,7 @@ limitations under the License. <url>https://github.com/spring-projects/spring-modulith</url> <connection>scm:git:https://github.com/spring-projects/spring-modulith</connection> <developerConnection>scm:git:ssh://git@github.com/spring-projects-experimental/spring-modulith</developerConnection> - <tag>main</tag> + <tag>1.2.6</tag> </scm> <repositories> diff --git a/spring-modulith-actuator/pom.xml b/spring-modulith-actuator/pom.xml index 5884b250..4e01ec80 100644 --- a/spring-modulith-actuator/pom.xml +++ b/spring-modulith-actuator/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Actuator</name> diff --git a/spring-modulith-api/pom.xml b/spring-modulith-api/pom.xml index a149e518..2a3f4a9c 100644 --- a/spring-modulith-api/pom.xml +++ b/spring-modulith-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-bom/pom.xml b/spring-modulith-bom/pom.xml index 1da9168c..00cbe783 100644 --- a/spring-modulith-bom/pom.xml +++ b/spring-modulith-bom/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> @@ -22,137 +22,137 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-actuator</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-api</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-docs</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-amqp</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-api</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-aws-sns</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-aws-sqs</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jackson</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jdbc</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jms</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jpa</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-kafka</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-mongodb</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-tests</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-moments</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-observability</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-runtime</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-insight</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-jdbc</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-jpa</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-mongodb</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-neo4j</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-test</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-test</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> </dependencies> </dependencyManagement> diff --git a/spring-modulith-core/pom.xml b/spring-modulith-core/pom.xml index 8c46eb74..06a47436 100644 --- a/spring-modulith-core/pom.xml +++ b/spring-modulith-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-distribution/pom.xml b/spring-modulith-distribution/pom.xml index f6d42c3c..bf05e16e 100644 --- a/spring-modulith-distribution/pom.xml +++ b/spring-modulith-distribution/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-docs/pom.xml b/spring-modulith-docs/pom.xml index 26404039..7ddd2ecc 100644 --- a/spring-modulith-docs/pom.xml +++ b/spring-modulith-docs/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-events/pom.xml b/spring-modulith-events/pom.xml index bd8dce14..147bfe54 100644 --- a/spring-modulith-events/pom.xml +++ b/spring-modulith-events/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-events/spring-modulith-events-amqp/pom.xml b/spring-modulith-events/spring-modulith-events-amqp/pom.xml index 9ec97aff..ee920005 100644 --- a/spring-modulith-events/spring-modulith-events-amqp/pom.xml +++ b/spring-modulith-events/spring-modulith-events-amqp/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Events - AMQP support</name> diff --git a/spring-modulith-events/spring-modulith-events-api/pom.xml b/spring-modulith-events/spring-modulith-events-api/pom.xml index deb71df4..63127da0 100644 --- a/spring-modulith-events/spring-modulith-events-api/pom.xml +++ b/spring-modulith-events/spring-modulith-events-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Events - API</name> diff --git a/spring-modulith-events/spring-modulith-events-aws-sns/pom.xml b/spring-modulith-events/spring-modulith-events-aws-sns/pom.xml index b6f950da..cb539943 100644 --- a/spring-modulith-events/spring-modulith-events-aws-sns/pom.xml +++ b/spring-modulith-events/spring-modulith-events-aws-sns/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Events - AWS SNS support</name> diff --git a/spring-modulith-events/spring-modulith-events-aws-sqs/pom.xml b/spring-modulith-events/spring-modulith-events-aws-sqs/pom.xml index 416a0fe4..0087829b 100644 --- a/spring-modulith-events/spring-modulith-events-aws-sqs/pom.xml +++ b/spring-modulith-events/spring-modulith-events-aws-sqs/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Events - AWS SQS support</name> diff --git a/spring-modulith-events/spring-modulith-events-core/pom.xml b/spring-modulith-events/spring-modulith-events-core/pom.xml index 81dd39ed..b97c30ea 100644 --- a/spring-modulith-events/spring-modulith-events-core/pom.xml +++ b/spring-modulith-events/spring-modulith-events-core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-events/spring-modulith-events-jackson/pom.xml b/spring-modulith-events/spring-modulith-events-jackson/pom.xml index ee66edff..4b943cae 100644 --- a/spring-modulith-events/spring-modulith-events-jackson/pom.xml +++ b/spring-modulith-events/spring-modulith-events-jackson/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-events/spring-modulith-events-jdbc/pom.xml b/spring-modulith-events/spring-modulith-events-jdbc/pom.xml index 2a7bc5e7..83de49fe 100644 --- a/spring-modulith-events/spring-modulith-events-jdbc/pom.xml +++ b/spring-modulith-events/spring-modulith-events-jdbc/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-events/spring-modulith-events-jms/pom.xml b/spring-modulith-events/spring-modulith-events-jms/pom.xml index 080c219c..e3848bb3 100644 --- a/spring-modulith-events/spring-modulith-events-jms/pom.xml +++ b/spring-modulith-events/spring-modulith-events-jms/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Events - JMS support</name> diff --git a/spring-modulith-events/spring-modulith-events-jpa/pom.xml b/spring-modulith-events/spring-modulith-events-jpa/pom.xml index 392f432e..8011f65b 100644 --- a/spring-modulith-events/spring-modulith-events-jpa/pom.xml +++ b/spring-modulith-events/spring-modulith-events-jpa/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-events/spring-modulith-events-kafka/pom.xml b/spring-modulith-events/spring-modulith-events-kafka/pom.xml index 4e56876f..10f4095e 100644 --- a/spring-modulith-events/spring-modulith-events-kafka/pom.xml +++ b/spring-modulith-events/spring-modulith-events-kafka/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Events - Kafka support</name> diff --git a/spring-modulith-events/spring-modulith-events-mongodb/pom.xml b/spring-modulith-events/spring-modulith-events-mongodb/pom.xml index 5ed7f9f5..e7fd2f61 100644 --- a/spring-modulith-events/spring-modulith-events-mongodb/pom.xml +++ b/spring-modulith-events/spring-modulith-events-mongodb/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-events/spring-modulith-events-neo4j/pom.xml b/spring-modulith-events/spring-modulith-events-neo4j/pom.xml index eec9403c..34a1a4d9 100644 --- a/spring-modulith-events/spring-modulith-events-neo4j/pom.xml +++ b/spring-modulith-events/spring-modulith-events-neo4j/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-events/spring-modulith-events-tests/pom.xml b/spring-modulith-events/spring-modulith-events-tests/pom.xml index 861ae8a9..2656e7c1 100644 --- a/spring-modulith-events/spring-modulith-events-tests/pom.xml +++ b/spring-modulith-events/spring-modulith-events-tests/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Events - Integration tests</name> diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 664caaab..070bc44a 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -10,7 +10,7 @@ <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-examples</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <packaging>pom</packaging> <name>Spring Modulith - Examples</name> @@ -58,7 +58,7 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-bom</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <type>pom</type> <scope>import</scope> </dependency> @@ -141,4 +141,8 @@ </releases> </pluginRepository> </pluginRepositories> + + <scm> + <tag>1.2.6</tag> + </scm> </project> diff --git a/spring-modulith-examples/spring-modulith-example-epr-jdbc/pom.xml b/spring-modulith-examples/spring-modulith-example-epr-jdbc/pom.xml index e2d1af74..eefc5d6c 100644 --- a/spring-modulith-examples/spring-modulith-example-epr-jdbc/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-epr-jdbc/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-examples</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-examples/spring-modulith-example-epr-mongodb/pom.xml b/spring-modulith-examples/spring-modulith-example-epr-mongodb/pom.xml index c72b149e..546ae613 100644 --- a/spring-modulith-examples/spring-modulith-example-epr-mongodb/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-epr-mongodb/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-examples</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml b/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml index 2297177f..66a3a21a 100644 --- a/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-epr-neo4j/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-examples</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-examples/spring-modulith-example-full/pom.xml b/spring-modulith-examples/spring-modulith-example-full/pom.xml index 3680c937..df680a8a 100644 --- a/spring-modulith-examples/spring-modulith-example-full/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-full/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-examples</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-examples/spring-modulith-example-kafka/pom.xml b/spring-modulith-examples/spring-modulith-example-kafka/pom.xml index ddc221ba..017d27df 100644 --- a/spring-modulith-examples/spring-modulith-example-kafka/pom.xml +++ b/spring-modulith-examples/spring-modulith-example-kafka/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-examples</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Examples - Kafka Example</name> diff --git a/spring-modulith-integration-test/pom.xml b/spring-modulith-integration-test/pom.xml index 838c42e8..2e197668 100644 --- a/spring-modulith-integration-test/pom.xml +++ b/spring-modulith-integration-test/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-moments/pom.xml b/spring-modulith-moments/pom.xml index d4f74987..f379687c 100644 --- a/spring-modulith-moments/pom.xml +++ b/spring-modulith-moments/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Moments</name> diff --git a/spring-modulith-observability/pom.xml b/spring-modulith-observability/pom.xml index f3cf61db..dd5d8d27 100644 --- a/spring-modulith-observability/pom.xml +++ b/spring-modulith-observability/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <artifactId>spring-modulith-observability</artifactId> diff --git a/spring-modulith-runtime/pom.xml b/spring-modulith-runtime/pom.xml index 5bec5117..7f7dc4af 100644 --- a/spring-modulith-runtime/pom.xml +++ b/spring-modulith-runtime/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </parent> <name>Spring Modulith - Runtime support</name> diff --git a/spring-modulith-starters/pom.xml b/spring-modulith-starters/pom.xml index cf3ea4d8..a5bfef26 100644 --- a/spring-modulith-starters/pom.xml +++ b/spring-modulith-starters/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/spring-modulith-starters/spring-modulith-starter-core/pom.xml b/spring-modulith-starters/spring-modulith-starter-core/pom.xml index ad34863d..b05b2080 100644 --- a/spring-modulith-starters/spring-modulith-starter-core/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starters</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> @@ -21,20 +21,20 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-api</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-moments</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> diff --git a/spring-modulith-starters/spring-modulith-starter-insight/pom.xml b/spring-modulith-starters/spring-modulith-starter-insight/pom.xml index 8cf1315f..79e3b6d5 100644 --- a/spring-modulith-starters/spring-modulith-starter-insight/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-insight/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starters</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> @@ -21,14 +21,14 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-actuator</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-observability</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> diff --git a/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml b/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml index b66623b8..2221e448 100644 --- a/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starters</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> @@ -21,7 +21,7 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <!-- Events --> @@ -29,24 +29,24 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-api</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jackson</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jdbc</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> diff --git a/spring-modulith-starters/spring-modulith-starter-jpa/pom.xml b/spring-modulith-starters/spring-modulith-starter-jpa/pom.xml index 5a9bcc59..52b9132b 100644 --- a/spring-modulith-starters/spring-modulith-starter-jpa/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-jpa/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starters</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> @@ -21,7 +21,7 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <!-- Events --> @@ -29,24 +29,24 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-api</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jackson</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jpa</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> diff --git a/spring-modulith-starters/spring-modulith-starter-mongodb/pom.xml b/spring-modulith-starters/spring-modulith-starter-mongodb/pom.xml index 52739bc6..25bc4bb5 100644 --- a/spring-modulith-starters/spring-modulith-starter-mongodb/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-mongodb/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starters</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> @@ -21,31 +21,31 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <!-- Events --> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-api</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jackson</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-mongodb</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> diff --git a/spring-modulith-starters/spring-modulith-starter-neo4j/pom.xml b/spring-modulith-starters/spring-modulith-starter-neo4j/pom.xml index a4413f4a..085c3067 100644 --- a/spring-modulith-starters/spring-modulith-starter-neo4j/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-neo4j/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starters</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> @@ -21,7 +21,7 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starter-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <!-- Events --> @@ -29,24 +29,24 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-api</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-core</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-jackson</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-events-neo4j</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <scope>runtime</scope> </dependency> diff --git a/spring-modulith-starters/spring-modulith-starter-test/pom.xml b/spring-modulith-starters/spring-modulith-starter-test/pom.xml index 38299eae..cd4d302f 100644 --- a/spring-modulith-starters/spring-modulith-starter-test/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-test/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-starters</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent> @@ -25,13 +25,13 @@ <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-test</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith-docs</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> </dependency> <dependency> diff --git a/spring-modulith-test/pom.xml b/spring-modulith-test/pom.xml index 9321187c..11df28cf 100644 --- a/spring-modulith-test/pom.xml +++ b/spring-modulith-test/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.springframework.modulith</groupId> <artifactId>spring-modulith</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.2.6</version> <relativePath>../pom.xml</relativePath> </parent>