Skip to content

Commit

Permalink
Bump project version to 4.2.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed May 20, 2015
1 parent 227b939 commit 39e9c0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>org.fcrepo.migration</groupId>
<artifactId>migration-utils</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>migration-utils</name>
Expand Down Expand Up @@ -83,12 +83,12 @@
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-client-impl</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-client</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 39e9c0b

Please sign in to comment.