Skip to content

Commit ae997be

Browse files
committed
[maven-release-plugin] prepare release 1.1.1
1 parent b8f21df commit ae997be

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>au.gov.nla</groupId>
66
<artifactId>outbackcdx</artifactId>
7-
<version>1.1.1-SNAPSHOT</version>
7+
<version>1.1.1</version>
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -175,5 +175,6 @@
175175
<url>https://github.com/nla/outbackcdx</url>
176176
<connection>scm:git:git@github.com:nla/outbackcdx</connection>
177177
<developerConnection>scm:git:git@github.com:nla/outbackcdx</developerConnection>
178-
</scm>
178+
<tag>1.1.1</tag>
179+
</scm>
179180
</project>

0 commit comments

Comments
 (0)