Skip to content

Commit 781812f

Browse files
[maven-release-plugin] prepare release v3.2.0
1 parent df46788 commit 781812f

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
@@ -5,7 +5,7 @@
55
<groupId>org.icatproject</groupId>
66
<artifactId>datagateway-download-api</artifactId>
77
<packaging>war</packaging>
8-
<version>3.2.0-SNAPSHOT</version>
8+
<version>3.2.0</version>
99
<name>DataGateway Download API</name>
1010
<description>Download backend for DataGateway</description>
1111

@@ -289,7 +289,7 @@
289289
<connection>scm:git:https://github.com/ral-facilities/datagateway-download-api.git</connection>
290290
<developerConnection>scm:git:https://github.com/ral-facilities/datagateway-download-api.git</developerConnection>
291291
<url>https://github.com/ral-facilities/datagateway-download-api</url>
292-
<tag>HEAD</tag>
292+
<tag>v3.2.0</tag>
293293
</scm>
294294

295295

0 commit comments

Comments
 (0)