Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi authored and dropwizard-committers committed Jan 31, 2024
1 parent aa8056b commit 908e31e
Show file tree
Hide file tree
Showing 36 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-project</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</parent>

<artifactId>docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-assets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>dropwizard-parent</artifactId>
<groupId>io.dropwizard</groupId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
58 changes: 29 additions & 29 deletions dropwizard-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-project</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</parent>

<artifactId>dropwizard-bom</artifactId>
Expand All @@ -20,142 +20,142 @@
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-assets</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-auth</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-client</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-configuration</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-core</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-db</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-forms</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-hibernate</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-jackson</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-jdbi3</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-jersey</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-jetty</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-lifecycle</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-logging</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-metrics</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-metrics-graphite</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-migrations</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-request-logging</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-json-logging</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-servlets</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-testing</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-util</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-validation</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-views</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-views-freemarker</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-views-mustache</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-http2</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-health</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-bom</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-bom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-e2e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dropwizard-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>dropwizard-example</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<groupId>io.dropwizard</groupId>
<name>Dropwizard Example Application</name>

Expand Down Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-dependencies</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-forms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-health/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-http2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jdbi3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-json-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-lifecycle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-metrics-graphite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.12-SNAPSHOT</version>
<version>2.1.12</version>
<relativePath>../dropwizard-parent</relativePath>
</parent>

Expand Down

0 comments on commit 908e31e

Please sign in to comment.