Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
rhuss authored and lordofthejars committed Jan 16, 2019
1 parent 4bd046c commit 31f21b3
Show file tree
Hide file tree
Showing 20 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-core</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Core</name>

Expand Down
4 changes: 2 additions & 2 deletions enricher/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-enricher-api</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

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

Expand Down
4 changes: 2 additions & 2 deletions enricher/deprecated/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-enricher-deprecated</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Enricher :: Deprecated</name>

Expand Down
4 changes: 2 additions & 2 deletions enricher/fabric8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-enricher-fabric8</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Enricher :: Fabric8</name>

Expand Down
4 changes: 2 additions & 2 deletions enricher/osio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-enricher-osio</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Enricher :: OpenShift.io</name>

Expand Down
4 changes: 2 additions & 2 deletions enricher/standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-enricher-standard</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Enricher :: Standard</name>

Expand Down
4 changes: 2 additions & 2 deletions generator/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-generator-api</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

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

Expand Down
4 changes: 2 additions & 2 deletions generator/java-exec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-generator-java-exec</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

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

Expand Down
4 changes: 2 additions & 2 deletions generator/karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-generator-karaf</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

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

Expand Down
4 changes: 2 additions & 2 deletions generator/spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-generator-spring-boot</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Generator :: Spring Boot</name>

Expand Down
4 changes: 2 additions & 2 deletions generator/thorntail-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-generator-thorntail-v2</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Generator :: Thorntail v2</name>

Expand Down
4 changes: 2 additions & 2 deletions generator/vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-generator-vertx</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Generator :: Vert.x</name>

Expand Down
4 changes: 2 additions & 2 deletions generator/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-generator-webapp</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

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

Expand Down
4 changes: 2 additions & 2 deletions generator/wildfly-swarm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-generator-wildfly-swarm</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

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

Expand Down
4 changes: 2 additions & 2 deletions it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ for running a single test.
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-it</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Fabric8 Maven :: Integration Tests</name>
Expand Down
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Fabric8 Maven :: Parent</name>
Expand Down Expand Up @@ -51,7 +51,7 @@
<scm>
<connection>scm:git:git://github.com/fabric8io/fabric8-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/fabric8io/fabric8-maven-plugin.git</developerConnection>
<tag>v4.0.0-M2</tag>
<tag>HEAD</tag>
<url>git://github.com/fabric8io/fabric8-maven-plugin.git</url>
</scm>

Expand Down
4 changes: 2 additions & 2 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-plugin</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Fabric8 Maven :: Plugin</name>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@

<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-plugin-build</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -59,7 +59,7 @@
<connection>scm:git:git://github.com/fabric8io/fabric8-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/fabric8io/fabric8-maven-plugin.git</developerConnection>
<url>git://github.com/fabric8io/fabric8-maven-plugin.git</url>
<tag>v4.0.0-M2</tag>
<tag>HEAD</tag>
</scm>

<profiles>
Expand Down
4 changes: 2 additions & 2 deletions watcher/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-watcher-api</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Watcher :: API</name>

Expand Down
4 changes: 2 additions & 2 deletions watcher/standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>io.fabric8</groupId>
<artifactId>fabric8-maven-parent</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

<artifactId>fabric8-maven-watcher-standard</artifactId>
<version>4.0.0-M2</version>
<version>4.0-SNAPSHOT</version>

<name>Fabric8 Maven :: Watcher :: Standard</name>

Expand Down

0 comments on commit 31f21b3

Please sign in to comment.