Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ords-security-common-0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbw committed Jan 18, 2017
1 parent 06713d5 commit 7011056
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>uk.ac.ox.it.ords</groupId>
<artifactId>ords-security-common</artifactId>
<version>0.0.9-SNAPSHOT</version>
<version>0.0.9</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Common library code used by ORDS microservices</description>
<url>https://github.com/ox-it/ords-security-common</url>
Expand Down Expand Up @@ -47,7 +47,7 @@
<url>https://github.com/ox-it/ords-security-common</url>
<connection>scm:git:git://github.com/ox-it/ords-security-common.git</connection>
<developerConnection>scm:git:[email protected]:ox-it/ords-security-common.git</developerConnection>
<tag>ords-security-common-0.0.2</tag>
<tag>ords-security-common-0.0.9</tag>
</scm>

<build>
Expand Down

0 comments on commit 7011056

Please sign in to comment.