Skip to content

Commit cab0434

Browse files
author
Jenkins Continuous Build server
committed
[maven-release-plugin] prepare release v1.7.2
1 parent 4887e6e commit cab0434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.restdoc</groupId>
44
<artifactId>restdoc-server-impl</artifactId>
5-
<version>1.7.2-SNAPSHOT</version>
5+
<version>1.7.2</version>
66
<name>Java Server implementation</name>
77
<description>Server implementation of RestDoc API Spec</description>
88
<parent>
@@ -94,7 +94,7 @@
9494
<connection>scm:git:[email protected]:hoegertn/restdoc-java-server.git</connection>
9595
<developerConnection>scm:git:[email protected]:hoegertn/restdoc-java-server.git</developerConnection>
9696
<url>[email protected]:hoegertn/restdoc-java-server.git</url>
97-
<tag>HEAD</tag>
97+
<tag>v1.7.2</tag>
9898
</scm>
9999
<issueManagement>
100100
<system>github</system>

0 commit comments

Comments
 (0)