We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06d9e6 commit 041305eCopy full SHA for 041305e
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.icatproject</groupId>
6
<artifactId>datagateway-download-api</artifactId>
7
<packaging>war</packaging>
8
- <version>3.1.0</version>
+ <version>3.1.1-SNAPSHOT</version>
9
<name>DataGateway Download API</name>
10
<description>Download backend for DataGateway</description>
11
@@ -287,7 +287,7 @@
287
<connection>scm:git:https://github.com/ral-facilities/datagateway-download-api.git</connection>
288
<developerConnection>scm:git:https://github.com/ral-facilities/datagateway-download-api.git</developerConnection>
289
<url>https://github.com/ral-facilities/datagateway-download-api</url>
290
- <tag>v3.1.0</tag>
+ <tag>HEAD</tag>
291
</scm>
292
293
0 commit comments