Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 8971bd5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9d8b19d commit 8971bd5

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
@@ -14,7 +14,7 @@
1414
<artifactId>r7insight_java</artifactId>
1515
<packaging>jar</packaging>
1616
<name>r7insight_java</name>
17-
<version>3.0.1</version>
17+
<version>3.0.2-SNAPSHOT</version>
1818
<description>Contains logback, log4j, and log4j2 appenders that will send log data to Logentries</description>
1919
<url>https://github.com/rapid7/r7insight_java</url>
2020

@@ -30,7 +30,7 @@
3030
<connection>scm:git:git@github.com:rapid7/r7insight_java.git</connection>
3131
<developerConnection>scm:git:git@github.com:rapid7/r7insight_java.git</developerConnection>
3232
<url>https://github.com/rapid7/r7insight_java</url>
33-
<tag>3.0.1</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<developers>

0 commit comments

Comments
 (0)