File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
4
3
5
4
<parent >
6
5
<groupId >au.org.ala</groupId >
11
10
<modelVersion >4.0.0</modelVersion >
12
11
<groupId >au.org.ala</groupId >
13
12
<artifactId >ala-logger</artifactId >
14
- <version >1.2-SNAPSHOT </version >
13
+ <version >1.2</version >
15
14
<packaging >jar</packaging >
16
15
<name >ala-logger</name >
17
16
<description >
31
30
<connection >scm:git:git@github.com:AtlasOfLivingAustralia/ala-logger.git</connection >
32
31
<url >https://github.com/AtlasOfLivingAustralia/ala-logger</url >
33
32
<developerConnection >scm:git:git@github.com:AtlasOfLivingAustralia/ala-logger.git</developerConnection >
34
- <tag >HEAD </tag >
33
+ <tag >ala-logger-1.2 </tag >
35
34
</scm >
36
35
<issueManagement >
37
36
<system >GitHub</system >
You can’t perform that action at this time.
0 commit comments