Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fcrepo-audit-4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Aug 29, 2016
1 parent 026ffce commit 921b746
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.5.2-SNAPSHOT</version>
<version>4.6.0</version>
</parent>

<artifactId>fcrepo-audit</artifactId>
Expand Down Expand Up @@ -56,7 +56,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.6.0</tag>
</scm>

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

0 comments on commit 921b746

Please sign in to comment.