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
metacosm committed Aug 15, 2019
1 parent 729f59f commit 74f8bfa
Show file tree
Hide file tree
Showing 31 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion annotations/application-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/crd-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/halkyon-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/jaeger-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/kubernetes-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/openshift-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/option-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>dekorate-project</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/prometheus-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion annotations/servicecatalog-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>annotations</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>dekorate-project</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>dekorate-project</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<groupId>io.dekorate</groupId>
<artifactId>dekorate-dependencies</artifactId>
Expand Down Expand Up @@ -41,7 +41,7 @@
<connection>scm:git:git@github.com:dekorate/dependencies.git</connection>
<developerConnection>scm:git:git@github.com:dekorate/dependencies.git</developerConnection>
<url>http://github.com/dekorate/dependencies</url>
<tag>0.8.0</tag>
<tag>${project.version}</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>dekorate-project</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion frameworks/micronaut/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>frameworks</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion frameworks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>dekorate-project</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion frameworks/spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>frameworks</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion frameworks/thorntail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>frameworks</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>io.dekorate</groupId>
<artifactId>dekorate-project</artifactId>
<packaging>pom</packaging>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
<name>Dekorate</name>
<description>A collection of annotations and processors for Kubernetes</description>

Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:git@github.com:dekorateio/dekorate.git</connection>
<developerConnection>scm:git:git@github.com:dekorateio/dekorate.git</developerConnection>
<url>http://github.com/dekorateio/dekorate</url>
<tag>0.8.0</tag>
<tag>${project.version}</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion starters/kubernetes/kubernetes-junit-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>kubernetes-starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion starters/kubernetes/kubernetes-spring-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>kubernetes-starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion starters/kubernetes/kubernetes-thorntail-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>kubernetes-starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion starters/kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion starters/openshift/openshift-junit-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>openshift-starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion starters/openshift/openshift-spring-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>openshift-starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion starters/openshift/openshift-thorntail-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>openshift-starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion starters/openshift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion starters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>dekorate-project</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testing/core-junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>testing</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testing/kubernetes-junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>testing</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testing/openshift-junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>testing</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>dekorate-project</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8.0</version>
<version>0.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 74f8bfa

Please sign in to comment.