Skip to content

Commit 2890066

Browse files
author
SmallRye CI
committed
[maven-release-plugin] prepare release 1.3.2
1 parent f2b7711 commit 2890066

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

container/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.smallrye.beanbag</groupId>
77
<artifactId>smallrye-beanbag-parent</artifactId>
8-
<version>1.4.0-SNAPSHOT</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>smallrye-beanbag</artifactId>

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.smallrye.beanbag</groupId>
77
<artifactId>smallrye-beanbag-parent</artifactId>
8-
<version>1.4.0-SNAPSHOT</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>smallrye-beanbag-maven</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.smallrye.beanbag</groupId>
66
<artifactId>smallrye-beanbag-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.3.2</version>
88

99
<parent>
1010
<groupId>io.smallrye</groupId>
@@ -72,7 +72,7 @@
7272
<connection>scm:git:[email protected]:smallrye/smallrye-beanbag.git</connection>
7373
<developerConnection>scm:git:[email protected]:smallrye/smallrye-beanbag.git</developerConnection>
7474
<url>https://github.com/smallrye/smallrye-beanbag/</url>
75-
<tag>HEAD</tag>
75+
<tag>1.3.2</tag>
7676
</scm>
7777

7878
<developers>

sisu/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.smallrye.beanbag</groupId>
77
<artifactId>smallrye-beanbag-parent</artifactId>
8-
<version>1.4.0-SNAPSHOT</version>
8+
<version>1.3.2</version>
99
</parent>
1010

1111
<artifactId>smallrye-beanbag-sisu</artifactId>

0 commit comments

Comments
 (0)