Skip to content

Commit

Permalink
[RELEASE] Updated project version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Oct 28, 2021
1 parent 6f67e7f commit 3455471
Show file tree
Hide file tree
Showing 100 changed files with 122 additions and 122 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -22,7 +22,7 @@ Usage:
```
### 1.6.0-SNAPSHOT

### 1.5.1
### 1.5.1 (2021-10-28)
* Fix #1084: Gradle dependencies should be test or provided scope

### 1.5.0 (2021-10-28)
Expand Down
2 changes: 1 addition & 1 deletion gradle-plugin/doc/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>gradle-plugin</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gradle-plugin/it/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>gradle-plugin</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

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

Expand Down
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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>jkube-kit-build-api</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>

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

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

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/build/service/jib/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/common-test/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/config/service/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<artifactId>jkube-kit-doc</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/enricher/generic/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/jkube-kit-micronaut/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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-openliberty/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jkube-kit-parent</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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-quarkus/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>jkube-kit-parent</artifactId>
<groupId>org.eclipse.jkube</groupId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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-wildfly-jar/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<packaging>pom</packaging>

<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/resource/helm/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jkube</groupId>
<artifactId>jkube-kit-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.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>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kubernetes-maven-plugin/README.md
Expand Up @@ -54,7 +54,7 @@ To enable kubernetes maven plugin on your project just add this to the plugins s

| KMP | Kubernetes 1.19.0 | Kubernetes 1.18.0 | Kubernetes 1.17.0 | Kubernetes 1.12.0 |
|-------------------|--------------------|--------------------|--------------------|--------------------|
| KMP 1.5.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| KMP 1.5.1 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| KMP 1.4.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| KMP 1.3.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| KMP 1.2.0 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
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>kubernetes-maven-plugin-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -10,7 +10,7 @@ ifeval::["{goal-prefix}" == "k8s"]
|===
| KMP | Kubernetes 1.19 | Kubernetes 1.18 | Kubernetes 1.17 | Kubernetes 1.14 | Kubernetes 1.12

| KMP 1.5.0 | ✓ | ✓ | ✓ | ✓ | ✓
| KMP 1.5.1 | ✓ | ✓ | ✓ | ✓ | ✓
| KMP 1.4.0 | ✓ | ✓ | ✓ | ✓ | ✓
| KMP 1.3.0 | ✓ | ✓ | ✓ | ✓ | ✓
| KMP 1.2.0 | ✓ | ✓ | ✓ | ✓ | ✓
Expand Down Expand Up @@ -39,7 +39,7 @@ ifeval::["{goal-prefix}" == "oc"]
|===
| OMP | OpenShift 4.6 | OpenShift 4.5 | OpenShift 4.4 | OpenShift 4.2 | OpenShift 3.11

| OMP 1.5.0 | ✓ | ✓ | ✓ | ✓ | ✓
| OMP 1.5.1 | ✓ | ✓ | ✓ | ✓ | ✓
| OMP 1.4.0 | ✓ | ✓ | ✓ | ✓ | ✓
| OMP 1.3.0 | ✓ | ✓ | ✓ | ✓ | ✓
| OMP 1.2.0 | ✓ | ✓ | ✓ | ✓ | ✓
Expand Down

0 comments on commit 3455471

Please sign in to comment.