Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
carlo-rtr committed Apr 4, 2014
1 parent e0b757d commit 6f0107c
Show file tree
Hide file tree
Showing 29 changed files with 30 additions and 30 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-parent</artifactId>
<version>0.7.0</version>
<version>0.7.1-SNAPSHOT</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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-assets</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-auth</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-client</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-configuration</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-core</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

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

<properties>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-forms</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-hibernate</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-jdbi/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-jdbi</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-jersey</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-jetty</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-lifecycle</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-metrics-ganglia/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-metrics-ganglia</artifactId>
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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-metrics-graphite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-metrics/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-migrations/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-migrations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-servlets/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-servlets</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-spdy/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-spdy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-testing/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-testing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-util/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-validation/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-validation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-views-freemarker/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-views-freemarker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-views-mustache/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

<artifactId>dropwizard-views-mustache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-views/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>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
</parent>

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

<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>0.7.0</version>
<version>0.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Dropwizard Project</name>
<url>${dropwizard.url}</url>
Expand Down Expand Up @@ -83,7 +83,7 @@
<connection>scm:git:git://github.com/dropwizard/dropwizard.git</connection>
<developerConnection>scm:git:[email protected]:dropwizard/dropwizard.git</developerConnection>
<url>https://github.com/dropwizard/dropwizard</url>
<tag>v0.7.0</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 6f0107c

Please sign in to comment.