Skip to content

Commit b408f48

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 3f6ccb2 commit b408f48

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.serial</groupId>
66
<artifactId>smallrye-serial-parent</artifactId>
7-
<version>1.0.beta5</version>
7+
<version>1.0-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>io.smallrye</groupId>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:git@github.com:smallrye/smallrye-serial.git</connection>
4747
<developerConnection>scm:git:git@github.com:smallrye/smallrye-serial.git</developerConnection>
4848
<url>https://github.com/smallrye/smallrye-serial/</url>
49-
<tag>1.0.beta5</tag>
49+
<tag>HEAD</tag>
5050
</scm>
5151

5252
<modules>

serial/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.serial</groupId>
77
<artifactId>smallrye-serial-parent</artifactId>
8-
<version>1.0.beta5</version>
8+
<version>1.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>smallrye-serial</artifactId>

0 commit comments

Comments
 (0)