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

Commit 4fd82a8

Browse files
committed
[maven-release-plugin] prepare release 3.0.3
1 parent b69c5ee commit 4fd82a8

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.3-SNAPSHOT</version>
17+
<version>3.0.3</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>HEAD</tag>
33+
<tag>3.0.3</tag>
3434
</scm>
3535

3636
<developers>

0 commit comments

Comments
 (0)