Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iocanel committed Aug 26, 2019
1 parent f8a395b commit 4413467
Show file tree
Hide file tree
Showing 33 changed files with 37 additions and 41 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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<groupId>io.dekorate</groupId>
<artifactId>dekorate-dependencies</artifactId>
Expand Down Expand Up @@ -41,7 +41,7 @@
<connection>scm:git:[email protected]:dekorate/dependencies.git</connection>
<developerConnection>scm:git:[email protected]:dekorate/dependencies.git</developerConnection>
<url>http://github.com/dekorate/dependencies</url>
<tag>${project.version}</tag>
<tag>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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:[email protected]:dekorateio/dekorate.git</connection>
<developerConnection>scm:git:[email protected]:dekorateio/dekorate.git</developerConnection>
<url>http://github.com/dekorateio/dekorate</url>
<tag>${project.version}</tag>
<tag>0.8.1</tag>
</scm>

<distributionManagement>
Expand Down
6 changes: 2 additions & 4 deletions starters/halkyon/halkyon-spring-starter/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>io.dekorate</groupId>
<artifactId>halkyon-starters</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.8.1</version>
</parent>

<artifactId>halkyon-spring-starter</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions starters/halkyon/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>starters</artifactId>
<groupId>io.dekorate</groupId>
<version>0.8-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</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-SNAPSHOT</version>
<version>0.8.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 4413467

Please sign in to comment.