Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Aug 8, 2019
1 parent fd7490e commit 091baad
Show file tree
Hide file tree
Showing 31 changed files with 45 additions and 47 deletions.
2 changes: 1 addition & 1 deletion extensions/knative/annotator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>knative-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/knative/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>knative-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/knative/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>knative-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/knative/mock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>knative-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/knative/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>knative-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/knative/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-extensions</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/knative/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>knative-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>kubernetes-client-project</artifactId>
<groupId>io.fabric8</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/annotator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>tekton-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>tekton-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>tekton-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/mock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>tekton-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>tekton-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-extensions</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>tekton-extension-pom</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-project</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion kubernetes-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-project</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion kubernetes-model/kubernetes-model-annotator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-model-generator</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions kubernetes-model/kubernetes-model-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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>kubernetes-model-generator</artifactId>
<groupId>io.fabric8</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions kubernetes-model/kubernetes-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-model-generator</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down Expand Up @@ -149,7 +149,7 @@
<delete file="${basedir}/target/generated-sources/io/fabric8/kubernetes/api/model/WatchEvent.java" verbose="true" />
<delete verbose="true">
<fileset dir="${basedir}/target/generated-sources">
<include name="*.java"/>
<include name="*.java" />
</fileset>
</delete>
</target>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-project</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>

<artifactId>kubernetes-model-generator</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions kubernetes-server-mock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-project</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>

<groupId>io.fabric8</groupId>
<artifactId>kubernetes-server-mock</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>

<name>Fabric8 :: Kubernetes :: Server Mock</name>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>kubernetes-client-project</artifactId>
<groupId>io.fabric8</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion openshift-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-project</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions openshift-server-mock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-project</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>

<groupId>io.fabric8</groupId>
<artifactId>openshift-server-mock</artifactId>
<name>Fabric8 :: Openshift :: Server Mock</name>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>

<dependencies>

Expand Down
2 changes: 1 addition & 1 deletion platforms/karaf/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>karaf</artifactId>
<groupId>io.fabric8.kubernetes</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion platforms/karaf/itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>karaf</artifactId>
<groupId>io.fabric8.kubernetes</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion platforms/karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.fabric8.kubernetes</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion platforms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>kubernetes-client-project</artifactId>
<groupId>io.fabric8</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
22 changes: 11 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client-project</artifactId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
<packaging>pom</packaging>
<name>Fabric8 :: Kubernetes :: Project</name>

Expand Down Expand Up @@ -142,16 +142,16 @@
<exec.master>https://localhost:8443</exec.master>

<javadoc.include.deps>false</javadoc.include.deps>
<javadoc.source.includes/>
<javadoc.package.excludes/>

<osgi.import/>
<osgi.export/>
<osgi.private/>
<osgi.dynamic.import/>
<osgi.bundles/>
<osgi.activator/>
<osgi.export.service/>
<javadoc.source.includes />
<javadoc.package.excludes />

<osgi.import />
<osgi.export />
<osgi.private />
<osgi.dynamic.import />
<osgi.bundles />
<osgi.activator />
<osgi.export.service />
<osgi.include.resources>{maven-resources}</osgi.include.resources>
<karaf.itest.skip>false</karaf.itest.skip>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion uberjar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>kubernetes-client-project</artifactId>
<groupId>io.fabric8</groupId>
<version>4.4-SNAPSHOT</version>
<version>4.4.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 091baad

Please sign in to comment.