Skip to content

Commit 300bb42

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b857fd2 commit 300bb42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
<groupId>io.avaje</groupId>
1212
<artifactId>avaje-http-client</artifactId>
13-
<version>1.18</version>
13+
<version>1.19-SNAPSHOT</version>
1414

1515
<scm>
1616
<developerConnection>scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection>
17-
<tag>avaje-http-client-1.18</tag>
17+
<tag>HEAD</tag>
1818
</scm>
1919

2020
<properties>

0 commit comments

Comments
 (0)