File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >au.gov.nla</groupId >
86 <artifactId >outbackcdx</artifactId >
9- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
108
119 <properties >
1210 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
177175 <url >https://github.com/nla/outbackcdx</url >
178176 <connection >scm:git:git@github.com:nla/outbackcdx</connection >
179177 <developerConnection >scm:git:git@github.com:nla/outbackcdx</developerConnection >
180- </scm >
178+ <tag >1.1.0</tag >
179+ </scm >
181180</project >
You can’t perform that action at this time.
0 commit comments