Skip to content

Commit

Permalink
[RELEASE] Updated project version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanKanojia committed Feb 14, 2020
1 parent 907654f commit 1bc344c
Show file tree
Hide file tree
Showing 35 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions jkube-kit/build/api/pom.xml
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>jkube-kit-build-api</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>

<name>Jkube Kit :: Build :: API</name>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/build/maven/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/build/service/docker/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/common-maven/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/common/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/config/image/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/config/resource/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions jkube-kit/doc/pom.xml
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<artifactId>jkube-kit-doc</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<packaging>jar</packaging>

<name>Jkube Kit :: Documentation</name>
Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/enricher/api/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/enricher/generic/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/enricher/specific/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/generator/api/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/generator/java-exec/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/generator/karaf/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/generator/webapp/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/generator/wildfly-swarm/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/jkube-kit-quarkus/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jkube-kit-parent</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/jkube-kit-spring-boot/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jkube-kit-parent</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/jkube-kit-thorntail-v2/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/jkube-kit-vertx/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jkube-kit-parent</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/parent/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions jkube-kit/pom.xml
Expand Up @@ -18,13 +18,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>jkube-kit-build</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<packaging>pom</packaging>

<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/profile/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jkube-kit-parent</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/resource/service/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/watcher/api/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/watcher/standard/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/doc/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>k8s-maven-plugin-build</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/it/pom.xml
Expand Up @@ -26,7 +26,7 @@ for running a single test.
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>k8s-maven-plugin-build</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/plugin/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>k8s-maven-plugin-build</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/doc/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>oc-maven-plugin-build</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/it/pom.xml
Expand Up @@ -26,7 +26,7 @@ for running a single test.
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>oc-maven-plugin-build</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/plugin/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>oc-maven-plugin-build</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion openshift-maven-plugin/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -19,7 +19,7 @@

<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<packaging>pom</packaging>
<description>Jkube</description>
<name>Jkube</name>
Expand Down

0 comments on commit 1bc344c

Please sign in to comment.