Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkyffin committed Jun 30, 2023
1 parent b25f862 commit 8c3f4a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.icatproject</groupId>
<artifactId>datagateway-download-api</artifactId>
<packaging>war</packaging>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<name>DataGateway Download API</name>
<description>Download backend for DataGateway</description>

Expand Down Expand Up @@ -288,7 +288,7 @@
<connection>scm:git:https://github.com/ral-facilities/datagateway-download-api.git</connection>
<developerConnection>scm:git:https://github.com/ral-facilities/datagateway-download-api.git</developerConnection>
<url>https://github.com/ral-facilities/datagateway-download-api</url>
<tag>HEAD</tag>
<tag>v3.0.0</tag>
</scm>


Expand Down

0 comments on commit 8c3f4a7

Please sign in to comment.