Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.38.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
hgschmie committed Mar 22, 2023
1 parent 64c3409 commit af78764
Show file tree
Hide file tree
Showing 37 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-benchmark</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi.internal</groupId>
<artifactId>jdbi3-build-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
<relativePath>../internal/build</relativePath>
</parent>

Expand All @@ -30,7 +30,7 @@
<description>Jdbi Bill of Materials (BOM). Import this module into a project to get a list of all public modules with a specific version.</description>

<properties>
<dep.jdbi3.version>3.38.0-SNAPSHOT</dep.jdbi3.version>
<dep.jdbi3.version>3.38.0-rc1</dep.jdbi3.version>
<moduleName>org.jdbi.v3.bom</moduleName>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion cache/caffeine-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cache/noop-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<groupId>org.jdbi.internal</groupId>
Expand Down
2 changes: 1 addition & 1 deletion commons-text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-commons-text</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-freemarker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gson2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-gson2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-guava</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-guice</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions internal/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>org.jdbi.internal</groupId>
<artifactId>jdbi3-build-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
<packaging>pom</packaging>

<name>jdbi3 - internal - build parent</name>
Expand Down Expand Up @@ -53,7 +53,7 @@
<scm>
<connection>scm:git:git://github.com/jdbi/jdbi.git</connection>
<developerConnection>scm:git:git@github.com:jdbi/jdbi.git</developerConnection>
<tag>HEAD</tag>
<tag>v3.38.0-rc1</tag>
<url>https://github.com/jdbi/jdbi/</url>
</scm>

Expand Down Expand Up @@ -83,7 +83,7 @@
<dep.hsqldb.version>2.7.1</dep.hsqldb.version>
<dep.immutables.version>2.8.8</dep.immutables.version>
<dep.jackson2.version>2.10.5.20201202</dep.jackson2.version>
<dep.jdbi-policy.version>3.38.0-SNAPSHOT</dep.jdbi-policy.version>
<dep.jdbi-policy.version>3.38.0-rc1</dep.jdbi-policy.version>
<dep.jetbrainsAnnotations.version>21.0.1</dep.jetbrainsAnnotations.version>
<dep.joda-time.version>2.9.9</dep.joda-time.version>
<dep.jts.version>1.19.0</dep.jts.version>
Expand Down
2 changes: 1 addition & 1 deletion internal/policy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>org.jdbi.internal</groupId>
<artifactId>jdbi3-policy</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>

<name>jdbi3 - internal - policy</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<groupId>org.jdbi.internal</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jackson2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-jackson2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java17/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-java17</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jodatime2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-jodatime2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kotlin-sqlobject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-kotlin-sqlobject</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-kotlin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lombok/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-lombok</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion moshi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-moshi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion noparameters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-noparameters</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi.internal</groupId>
<artifactId>jdbi3-build-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
<relativePath>internal/build</relativePath>
</parent>

Expand Down Expand Up @@ -78,7 +78,7 @@
<scm>
<connection>scm:git:git://github.com/jdbi/jdbi.git</connection>
<developerConnection>scm:git:git@github.com:jdbi/jdbi.git</developerConnection>
<tag>HEAD</tag>
<tag>v3.38.0-rc1</tag>
<url>https://github.com/jdbi/jdbi/</url>
</scm>

Expand Down
2 changes: 1 addition & 1 deletion postgis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-postgis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-postgres</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-spring5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sqlite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-sqlite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sqlobject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-sqlobject</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stringtemplate4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-stringtemplate4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testcontainers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-testcontainers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vavr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-parent</artifactId>
<version>3.38.0-SNAPSHOT</version>
<version>3.38.0-rc1</version>
</parent>

<artifactId>jdbi3-vavr</artifactId>
Expand Down

0 comments on commit af78764

Please sign in to comment.