Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
buckett committed Nov 23, 2023
1 parent 9ef152f commit 68078b5
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 @@ -4,7 +4,7 @@

<groupId>uk.ac.ox.ctl</groupId>
<artifactId>spring-security-lti13</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down Expand Up @@ -43,7 +43,7 @@
<connection>scm:git:ssh://git@github.com/oxctl/spring-security-lti13.git</connection>
<developerConnection>scm:git:ssh://git@github.com/oxctl/spring-security-lti13.git</developerConnection>
<url>https://github.com/oxctl/spring-security-lti13</url>
<tag>HEAD</tag>
<tag>0.1.10</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 68078b5

Please sign in to comment.