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
jbonofre committed Nov 7, 2023
1 parent e9086cb commit aea7d90
Show file tree
Hide file tree
Showing 23 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions spi-fly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<name>Apache Aries SPI Fly</name>
<packaging>pom</packaging>
<description>
Expand All @@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions spi-fly/spi-fly-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions spi-fly/spi-fly-dynamic-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions spi-fly/spi-fly-dynamic-framework-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions spi-fly/spi-fly-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
<parent>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<name>Apache Aries SPI Fly Examples</name>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<packaging>pom</packaging>
<description>
SPI examples
Expand All @@ -47,7 +47,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.client1.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.client1.jar</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.client2.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.client3.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.client3.fragment</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.provider.consumer.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.provider1.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.provider1.jar</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.provider2.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.provider3.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.provider3.fragment</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.resource.client.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.resource.provider.bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>spi-fly-examples</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
</parent>

<artifactId>org.apache.aries.spifly.examples.spi.bundle</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions spi-fly/spi-fly-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.apache.aries.spifly.examples</groupId>
<artifactId>org.apache.aries.spifly.examples.spi.bundle</artifactId>
<version>1.0.5</version>
<version>1.0.6-SNAPSHOT</version>
<scope>test</scope>
</dependency>

Expand Down
4 changes: 2 additions & 2 deletions spi-fly/spi-fly-static-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions spi-fly/spi-fly-static-tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -39,7 +39,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions spi-fly/spi-fly-weaver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.aries.spifly</groupId>
<artifactId>spifly</artifactId>
<version>1.3.7</version>
<version>1.3.8-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -36,7 +36,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
<tag>spifly-1.3.7</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit aea7d90

Please sign in to comment.