File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project
3
- xmlns=" http://maven.apache.org/POM/4.0.0"
4
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
6
3
<modelVersion >4.0.0</modelVersion >
7
4
<groupId >com.github.exabrial</groupId >
8
5
<artifactId >logback-jms-appender</artifactId >
9
- <version >1.0.0-SNAPSHOT </version >
6
+ <version >1.0.0</version >
10
7
<packaging >jar</packaging >
11
8
<description >Logback JMS Appender</description >
12
9
<name >${project.artifactId} </name >
16
13
<
connection >scm:git:ssh://
[email protected] /exabrial/exabrial/logback-jms-appender.git</
connection >
17
14
<
developerConnection >scm:git:ssh://
[email protected] /exabrial/logback-jms-appender.git</
developerConnection >
18
15
<url >https://github.com/exabrial/logback-jms-appender/tree/master</url >
19
- <tag >HEAD </tag >
16
+ <tag >logback-jms-appender-1.0.0 </tag >
20
17
</scm >
21
18
22
19
<properties >
You can’t perform that action at this time.
0 commit comments