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

Commit 3f661c8

Browse files
committed
[maven-release-plugin] prepare release 4.0.1
1 parent 03f4def commit 3f661c8

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
@@ -20,7 +20,7 @@
2020
<artifactId>r7insight_java</artifactId>
2121
<packaging>jar</packaging>
2222
<name>r7insight_java</name>
23-
<version>4.0.1-SNAPSHOT</version>
23+
<version>4.0.1</version>
2424
<description>Contains logback and log4j2 appenders that will send log data to Logentries</description>
2525
<url>https://github.com/rapid7/r7insight_java</url>
2626

@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:rapid7/r7insight_java.git</connection>
3737
<developerConnection>scm:git:git@github.com:rapid7/r7insight_java.git</developerConnection>
3838
<url>https://github.com/rapid7/r7insight_java</url>
39-
<tag>HEAD</tag>
39+
<tag>4.0.1</tag>
4040
</scm>
4141

4242
<developers>

0 commit comments

Comments
 (0)