Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 42e9cd8

Browse files
wasdevb1Charles Tian
authored andcommitted
[maven-release-plugin] prepare for next development iteration
1 parent e36a745 commit 42e9cd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

boost-maven/boost-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.openliberty.boost</groupId>
1212
<artifactId>boost-maven-parent</artifactId>
13-
<version>0.1.2</version>
13+
<version>0.1.3-SNAPSHOT</version>
1414
</parent>
1515

1616
<artifactId>boost-maven-plugin</artifactId>

boost-maven/pom.xml

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

1010
<groupId>io.openliberty.boost</groupId>
1111
<artifactId>boost-maven-parent</artifactId>
12-
<version>0.1.2</version>
12+
<version>0.1.3-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414

1515
<name>boost-maven-plugin Parent</name>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:[email protected]:OpenLiberty/boost.git</connection>
3434
<developerConnection>scm:git:[email protected]:OpenLiberty/boost.git</developerConnection>
3535
<url>[email protected]:OpenLiberty/boost.git</url>
36-
<tag>boost-maven-parent-0.1.2</tag>
36+
<tag>HEAD</tag>
3737
</scm>
3838

3939
<modules>

0 commit comments

Comments
 (0)