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
smallrye-ci committed Nov 8, 2023
1 parent c6fb077 commit 759e74a
Show file tree
Hide file tree
Showing 27 changed files with 28 additions and 48 deletions.
2 changes: 1 addition & 1 deletion cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion converters/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-coverage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-documentation</artifactId>
Expand Down
6 changes: 1 addition & 5 deletions examples/configmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.smallrye.config.examples</groupId>
<artifactId>configmap</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>

<name>SmallRye Config Examples: ConfigMap</name>

Expand Down Expand Up @@ -123,8 +123,4 @@
</plugin>
</plugins>
</build>

<scm>
<tag>3.4.3</tag>
</scm>
</project>
6 changes: 1 addition & 5 deletions examples/expansion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>io.smallrye.config.examples</groupId>
<artifactId>expansion</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>

<name>SmallRye Config Examples: Property Expansion</name>

Expand Down Expand Up @@ -70,8 +70,4 @@
<artifactId>weld-junit5</artifactId>
</dependency>
</dependencies>

<scm>
<tag>3.4.3</tag>
</scm>
</project>
6 changes: 1 addition & 5 deletions examples/interceptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>io.smallrye.config.examples</groupId>
<artifactId>interceptors</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>

<name>SmallRye Config Examples: Interceptors</name>

Expand Down Expand Up @@ -65,8 +65,4 @@
<artifactId>weld-junit5</artifactId>
</dependency>
</dependencies>

<scm>
<tag>3.4.3</tag>
</scm>
</project>
6 changes: 1 addition & 5 deletions examples/mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>io.smallrye.config.examples</groupId>
<artifactId>mapping</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>

<name>SmallRye Config Examples: Config Mapping</name>

Expand Down Expand Up @@ -70,8 +70,4 @@
<artifactId>weld-junit5</artifactId>
</dependency>
</dependencies>

<scm>
<tag>3.4.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-examples</artifactId>
Expand Down
6 changes: 1 addition & 5 deletions examples/profiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>io.smallrye.config.examples</groupId>
<artifactId>profiles</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>

<name>SmallRye Config Examples: Profiles</name>

Expand Down Expand Up @@ -84,8 +84,4 @@
</plugin>
</plugins>
</build>

<scm>
<tag>3.4.3</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion implementation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>

<packaging>pom</packaging>
<name>SmallRye Config: Parent</name>
Expand Down Expand Up @@ -60,7 +60,7 @@
<connection>scm:git:git@github.com:smallrye/smallrye-config.git</connection>
<developerConnection>scm:git:git@github.com:smallrye/smallrye-config.git</developerConnection>
<url>https://github.com/smallrye/smallrye-config/</url>
<tag>3.4.3</tag>
<tag>HEAD</tag>
</scm>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-release</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sources/file-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smallrye-config-parent</artifactId>
<groupId>io.smallrye.config</groupId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sources/hocon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smallrye-config-parent</artifactId>
<groupId>io.smallrye.config</groupId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sources/keystore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smallrye-config-parent</artifactId>
<groupId>io.smallrye.config</groupId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sources/yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smallrye-config-parent</artifactId>
<groupId>io.smallrye.config</groupId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sources/zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/extra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-testsuite</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-test-extra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-testsuite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-testsuite</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-tck</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion utils/cdi-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smallrye-config-parent</artifactId>
<groupId>io.smallrye.config</groupId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/jasypt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>smallrye-config-parent</artifactId>
<groupId>io.smallrye.config</groupId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion validator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4-SNAPSHOT</version>
</parent>

<artifactId>smallrye-config-validator</artifactId>
Expand Down

0 comments on commit 759e74a

Please sign in to comment.