This repository was archived by the owner on Feb 5, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43
54 <properties >
65 <additionalparam >-Xdoclint:none</additionalparam >
1514 <artifactId >r7insight_java</artifactId >
1615 <packaging >jar</packaging >
1716 <name >r7insight_java</name >
18- <version >3.0.1-SNAPSHOT </version >
17+ <version >3.0.1</version >
1918 <description >Contains logback, log4j, and log4j2 appenders that will send log data to Logentries</description >
2019 <url >https://github.com/rapid7/r7insight_java</url >
2120
3130 <connection >scm:git:git@github.com:rapid7/r7insight_java.git</connection >
3231 <developerConnection >scm:git:git@github.com:rapid7/r7insight_java.git</developerConnection >
3332 <url >https://github.com/rapid7/r7insight_java</url >
34- <tag >HEAD </tag >
33+ <tag >3.0.1 </tag >
3534 </scm >
3635
3736 <developers >
You can’t perform that action at this time.
0 commit comments