We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4be3c commit 75a40cfCopy full SHA for 75a40cf
pom.xml
@@ -1,11 +1,10 @@
1
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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
6
<groupId>com.dtdsoftware</groupId>
7
<artifactId>splunk-logging</artifactId>
8
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
9
<packaging>jar</packaging>
10
11
<name>splunk-logging</name>
0 commit comments