Skip to content
This repository was archived by the owner on Mar 27, 2020. It is now read-only.

Commit b0a3d09

Browse files
committed
[maven-release-plugin] prepare release rundeck-api-java-client-13.2
1 parent 943664f commit b0a3d09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.rundeck</groupId>
2828
<artifactId>rundeck-api-java-client</artifactId>
29-
<version>13.2-SNAPSHOT</version>
29+
<version>13.2</version>
3030

3131
<name>Rundeck API - Java Client</name>
3232
<description>Java client for the Rundeck REST API</description>
@@ -74,7 +74,7 @@
7474
<url>https://github.com/rundeck/rundeck-api-java-client</url>
7575
<connection>scm:git:git://github.com/rundeck/rundeck-api-java-client.git</connection>
7676
<developerConnection>scm:git:git@github.com:rundeck/rundeck-api-java-client.git</developerConnection>
77-
<tag>HEAD</tag>
77+
<tag>rundeck-api-java-client-13.2</tag>
7878
</scm>
7979
<issueManagement>
8080
<system>GitHub</system>
@@ -147,7 +147,7 @@
147147
<!-- Doclet version -->
148148
<doclet.doclava.version>1.0.3</doclet.doclava.version>
149149
<!-- set empty property -->
150-
<disableDoclint></disableDoclint>
150+
<disableDoclint />
151151
</properties>
152152

153153
<dependencies>

0 commit comments

Comments
 (0)