Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartpullinger committed Apr 1, 2021
1 parent c581b7c commit b9e86af
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 @@ -3,7 +3,7 @@

<groupId>org.icatproject</groupId>
<artifactId>icat.client</artifactId>
<version>4.11.1-SNAPSHOT</version>
<version>4.11.1</version>
<packaging>jar</packaging>
<name>ICAT Clients</name>
<description>Provides facilities to login to an ICAT instance after which one can create, read, update or delete entities according to your permissions. This includes a Java client using SOAP access as well as Python and Java clients using the REST interface of the icat.server.</description>
Expand All @@ -28,7 +28,7 @@
<connection>scm:git:https://github.com/icatproject/icat.client.git</connection>
<developerConnection>scm:git:https://github.com/icatproject/icat.client.git</developerConnection>
<url>https://github.com/icatproject/icat.client</url>
<tag>HEAD</tag>
<tag>v4.11.1</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit b9e86af

Please sign in to comment.