Skip to content

Commit

Permalink
Merge pull request #5 from fcrepo4-exts/fcrepo-2091
Browse files Browse the repository at this point in the history
Increment version to 4.7.0-SNAPSHOT
  • Loading branch information
ajs6f authored Jul 25, 2016
2 parents 9b45ced + 0185555 commit ef42e60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.5.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</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.5.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
</dependency>

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

<dependency>
Expand Down

0 comments on commit ef42e60

Please sign in to comment.