Skip to content

Commit

Permalink
Fix scm tag for development version
Browse files Browse the repository at this point in the history
  • Loading branch information
RKrahl committed Dec 7, 2023
1 parent 9d72fe0 commit dd04954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<connection>scm:git:https://github.com/icatproject/ids.server.git</connection>
<developerConnection>scm:git:[email protected]:icatproject/ids.server.git</developerConnection>
<url>https://github.com/icatproject/ids.server</url>
<tag>v1.9.1</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit dd04954

Please sign in to comment.