Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fcrepo-audit-4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Mar 18, 2017
1 parent 83554bb commit 138172b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo</artifactId>
<version>4.7.2-SNAPSHOT</version>
<version>4.7.2</version>
</parent>

<artifactId>fcrepo-audit</artifactId>
Expand Down Expand Up @@ -49,7 +49,7 @@
<developerConnection>scm:git:git@github.com:fcrepo4-exts/${project.artifactId}.git
</developerConnection>
<url>https://github.com/fcrepo4-exts/fcrepo-audit</url>
<tag>HEAD</tag>
<tag>fcrepo-audit-4.7.2</tag>
</scm>

<dependencyManagement>
Expand All @@ -68,17 +68,17 @@
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-kernel-api</artifactId>
<version>4.7.2-SNAPSHOT</version>
<version>4.7.2</version>
</dependency>
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-kernel-modeshape</artifactId>
<version>4.7.2-SNAPSHOT</version>
<version>4.7.2</version>
</dependency>
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-mint</artifactId>
<version>4.7.2-SNAPSHOT</version>
<version>4.7.2</version>
</dependency>
<dependency>
<groupId>org.modeshape</groupId>
Expand Down

0 comments on commit 138172b

Please sign in to comment.