Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.2.0-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
arteam committed Aug 24, 2017
1 parent 53cf2a5 commit d0acafd
Show file tree
Hide file tree
Showing 35 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-archetypes/java-simple/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.dropwizard.archetypes</groupId>
<artifactId>dropwizard-archetypes</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>java-simple</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-archetypes/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-assets/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-assets</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-auth/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-auth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-benchmarks/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>dropwizard-parent</artifactId>
<groupId>io.dropwizard</groupId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-client/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-configuration/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-configuration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-db/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-e2e/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-e2e</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-example/pom.xml
Expand Up @@ -6,7 +6,7 @@
</prerequisites>

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

Expand Down
2 changes: 1 addition & 1 deletion dropwizard-forms/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-forms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-hibernate/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-hibernate</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-http2/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-http2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jackson/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jdbi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-jdbi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jersey/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-jersey</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jetty/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-lifecycle/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-lifecycle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-logging/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-metrics-ganglia/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-metrics-ganglia</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-metrics-graphite/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-metrics-graphite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-metrics/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-migrations/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-migrations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-request-logging/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-request-logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-servlets/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-servlets</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-testing/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-util/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-validation/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-validation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-views-freemarker/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-views-freemarker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-views-mustache/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-views-mustache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-views/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
</parent>

<artifactId>dropwizard-views</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,7 +7,7 @@

<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>1.2.0-rc4-SNAPSHOT</version>
<version>1.2.0-rc4</version>
<packaging>pom</packaging>

<name>Dropwizard Project</name>
Expand Down Expand Up @@ -183,7 +183,7 @@
<connection>scm:git:git://github.com/dropwizard/dropwizard.git</connection>
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard.git</developerConnection>
<url>https://github.com/dropwizard/dropwizard</url>
<tag>HEAD</tag>
<tag>v1.2.0-rc4</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit d0acafd

Please sign in to comment.