Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fcrepo-mint-4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
whikloj committed Aug 1, 2017
1 parent 41bacc0 commit ce71bc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo</artifactId>
<version>4.7.4-SNAPSHOT</version>
<version>4.7.4</version>
</parent>
<artifactId>fcrepo-mint</artifactId>
<name>Fedora Repository Minter Module</name>
Expand Down Expand Up @@ -35,13 +35,13 @@
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-kernel-api</artifactId>
<version>4.7.4-SNAPSHOT</version>
<version>4.7.4</version>
</dependency>

<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-metrics</artifactId>
<version>4.7.4-SNAPSHOT</version>
<version>4.7.4</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -135,7 +135,7 @@
<connection>scm:git:git://github.com/fcrepo4-exts/fcrepo-mint.git</connection>
<developerConnection>scm:git:[email protected]:fcrepo4-exts/fcrepo-mint.git</developerConnection>
<url>https://github.com/fcrepo4-exts/fcrepo-mint</url>
<tag>HEAD</tag>
<tag>fcrepo-mint-4.7.4</tag>
</scm>

<repositories>
Expand Down

0 comments on commit ce71bc7

Please sign in to comment.