Skip to content

Commit b1e90c3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c67270c commit b1e90c3

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.exceptionless</groupId>
66
<artifactId>exceptionless-client</artifactId>
7-
<version>0.1.0</version>
7+
<version>0.1.1-SNAPSHOT</version>
88

99
<name>Exceptionless Java Client</name>
1010
<description>Java client library to send events to an Exceptionless server</description>
@@ -236,7 +236,7 @@
236236
<connection>scm:git:git://github.com/exceptionless/Exceptionless.Java.git</connection>
237237
<developerConnection>scm:git:[email protected]:exceptionless/Exceptionless.Java.git</developerConnection>
238238
<url>https://github.com/exceptionless/Exceptionless.Java</url>
239-
<tag>exceptionless-client-0.1.0</tag>
239+
<tag>HEAD</tag>
240240
</scm>
241241

242242
<profiles>

0 commit comments

Comments
 (0)