Skip to content

Commit f4107b8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 0b4a1a0 commit f4107b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.skjolber</groupId>
44
<artifactId>mockito-soap-cxf</artifactId>
5-
<version>2.0.1</version>
5+
<version>2.0.2-SNAPSHOT</version>
66
<name>mockito-soap-cxf</name>
77
<description>SOAP web-service mocking utility for CXF</description>
88
<url>https://github.com/skjolber/mockito-soap-cxf</url>
@@ -58,7 +58,7 @@
5858
<connection>scm:git:git@github.com:skjolber/mockito-soap-cxf.git</connection>
5959
<developerConnection>scm:git:git@github.com:skjolber/mockito-soap-cxf.git</developerConnection>
6060
<url>git@github.com:skjolber/mockito-soap-cxf.git</url>
61-
<tag>mockito-soap-cxf-2.0.1</tag>
61+
<tag>mockito-soap-cxf-1.0.6</tag>
6262
</scm>
6363

6464
<issueManagement>

0 commit comments

Comments
 (0)