Skip to content

Commit

Permalink
[maven-release-plugin] prepare release instancio-parent-4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
armandino committed Apr 18, 2024
1 parent 8fb2ea0 commit 5a5261e
Show file tree
Hide file tree
Showing 38 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-parent</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>build-tools</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-parent</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-core</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-parent</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-guava</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-parent</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-junit</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-quickcheck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-parent</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-quickcheck</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/arch-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>arch-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/bean-validation-hibernate-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>bean-validation-hibernate-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/bean-validation-hibernate5-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>bean-validation-hibernate5-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/bean-validation-jakarta-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>bean-validation-jakarta-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/bean-validation-javax-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>bean-validation-javax-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/default-package-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>default-package-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/feature-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>feature-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/global-seed-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>global-seed-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/instancio-core-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-core-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/instancio-guava-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-guava-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/instancio-jooq-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-jooq-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/instancio-junit-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-junit-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/instancio-quickcheck-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-quickcheck-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/instancio-test-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-test-support</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/java16-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>java16-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/java17-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>java17-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/java21-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>java21-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/jpa-jakarta-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpa-jakarta-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/jpa-javax-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpa-javax-tests</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>jpms-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpms-bean-validation-hibernate-tests</artifactId>
<name>Instancio tests: JPMS Bean Validation Hibernate Tests</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>jpms-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpms-bean-validation-jakarta-tests</artifactId>
<name>Instancio tests: JPMS Bean Validation Jakarta Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/jpms-tests/jpms-guava-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>jpms-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpms-guava-tests</artifactId>
<name>Instancio tests: JPMS instancio-guava Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/jpms-tests/jpms-quickcheck-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>jpms-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpms-quickcheck-tests</artifactId>
<name>Instancio tests: JPMS instancio-quickcheck Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/jpms-tests/jpms-spi-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>jpms-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpms-spi-impl</artifactId>
<name>Instancio tests: JPMS Sample SPI implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/jpms-tests/jpms-spi-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>jpms-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpms-spi-tests</artifactId>
<name>Instancio tests: JPMS SPI Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/jpms-tests/jpms-standalone-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>jpms-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpms-standalone-tests</artifactId>
<name>Instancio tests: JPMS Standalone Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/jpms-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>jpms-tests</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/kotlin-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>kotlin-tests</artifactId>
<name>Instancio tests: Kotlin Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/packaging-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>packaging-tests</artifactId>
<name>Instancio tests: Packaging Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-parent</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>instancio-tests</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/report-aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>report-aggregate</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion instancio-tests/spi-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.instancio</groupId>
<artifactId>instancio-tests</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
</parent>
<artifactId>spi-tests</artifactId>
<packaging>jar</packaging>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.instancio</groupId>
<artifactId>instancio-parent</artifactId>
<version>4.5.1-SNAPSHOT</version>
<version>4.5.1</version>
<packaging>pom</packaging>

<name>Instancio Parent</name>
Expand Down Expand Up @@ -34,7 +34,7 @@
<url>https://github.com/instancio/instancio</url>
<connection>scm:git:https://github.com/instancio/instancio.git</connection>
<developerConnection>scm:git:https://github.com/instancio/instancio.git</developerConnection>
<tag>HEAD</tag>
<tag>instancio-parent-4.5.1</tag>
</scm>

<distributionManagement>
Expand All @@ -59,7 +59,7 @@
<sonar.coverage.jacoco.xmlReportPaths>
${maven.multiModuleProjectDirectory}/instancio-tests/report-aggregate/target/site/jacoco-aggregate/jacoco.xml
</sonar.coverage.jacoco.xmlReportPaths>
<latest.release.version>4.5.0</latest.release.version>
<latest.release.version>4.5.1</latest.release.version>
<version.guava>33.1.0-jre</version.guava>
<version.hibernate.validator>8.0.0.Final</version.hibernate.validator>
<version.highlight.js>11.9.0</version.highlight.js>
Expand Down

0 comments on commit 5a5261e

Please sign in to comment.