Skip to content

Commit

Permalink
[RELEASE] Modified Project version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanKanojia committed Dec 18, 2019
1 parent 084ebeb commit 45a7114
Show file tree
Hide file tree
Showing 33 changed files with 64 additions and 64 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-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>jkube-kit-build-api</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

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

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

<artifactId>jkube-kit-build-maven</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

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

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

<artifactId>jkube-kit-build-service-docker</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Kit :: Build :: Service :: Docker</name>

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

<artifactId>jkube-kit-common</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Kit :: Common</name>

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

<artifactId>jkube-kit-config-image</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Kit :: Config :: Image</name>

Expand Down
6 changes: 3 additions & 3 deletions jkube-kit/config/resource/pom.xml
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>jkube-kit-config-resource</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Kit :: Config :: Resource</name>

Expand All @@ -39,7 +39,7 @@
<dependency>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-build-service-docker</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</dependency>

<dependency>
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-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

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

<name>Jkube Kit :: Documentation</name>
Expand Down
4 changes: 2 additions & 2 deletions jkube-kit/enricher/api/pom.xml
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>jkube-maven-enricher-api</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Maven :: Enricher :: API</name>

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

<artifactId>jkube-maven-enricher-generic</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Maven :: Enricher :: Generic</name>

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

<artifactId>jkube-maven-enricher-specific</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Maven :: Enricher :: Specific</name>

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

<artifactId>jkube-maven-generator-api</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Maven :: Generator :: API</name>

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

<artifactId>jkube-maven-generator-java-exec</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Maven :: Generator :: Java Exec</name>

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

<artifactId>jkube-maven-generator-karaf</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Maven :: Generator :: Karaf</name>

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

<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Maven :: Generator :: WebApp</name>

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

<artifactId>jkube-maven-generator-wildfly-swarm</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube Maven :: Generator :: WildFly Swarm</name>

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-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions jkube-kit/jkube-kit-spring-boot/pom.xml
Expand Up @@ -20,14 +20,14 @@
<parent>
<artifactId>jkube-kit-parent</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>jkube-kit-spring-boot</artifactId>
<name>Jkube :: Kit :: Spring-Boot</name>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<dependencies>
<dependency>
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-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 3 additions & 3 deletions jkube-kit/jkube-kit-vertx/pom.xml
Expand Up @@ -20,14 +20,14 @@
<parent>
<artifactId>jkube-kit-parent</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>jkube-kit-vertx</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<dependencies>
<dependency>
Expand All @@ -41,7 +41,7 @@
<dependency>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-common</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.jkube</groupId>
Expand Down
4 changes: 2 additions & 2 deletions jkube-kit/parent/pom.xml
Expand Up @@ -20,13 +20,13 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>pom</packaging>

<name>Jkube Kit :: Parent</name>
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-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>pom</packaging>

<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</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-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions jkube-kit/watcher/api/pom.xml
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>jkube-kit-watcher-api</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

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

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

<artifactId>jkube-watcher-standard</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>Jkube :: Watcher :: Standard</name>

Expand Down
4 changes: 2 additions & 2 deletions kubernetes-maven-plugin/doc/pom.xml
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>k8s-maven-plugin-build</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>kubernetes-maven-doc</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>jar</packaging>

<name>Kubernetes Maven :: Documentation</name>
Expand Down
4 changes: 2 additions & 2 deletions kubernetes-maven-plugin/it/pom.xml
Expand Up @@ -26,12 +26,12 @@ for running a single test.
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>k8s-maven-plugin-build</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>kubernetes-maven-it</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>jar</packaging>

<name>Kubernetes Maven :: Integration Tests</name>
Expand Down

0 comments on commit 45a7114

Please sign in to comment.