Skip to content

Commit

Permalink
Prepare 4.5.0-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Dec 22, 2015
1 parent 976c560 commit 72b81e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -0,0 +1,2 @@
target/
*~
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,15 +3,15 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo</artifactId>
<version>4.4.1-SNAPSHOT</version>
<version>4.5.0-RC-1</version>
</parent>
<artifactId>fcrepo-mint</artifactId>
<name>Fedora Repository Minter Module</name>
<description>The Fedora Commons repository Minter module: Provides repository identifier and path services.</description>
<packaging>bundle</packaging>

<properties>
<fcrepo.version>4.4.1-SNAPSHOT</fcrepo.version>
<fcrepo.version>4.5.0-RC-1</fcrepo.version>
<osgi.import.packages>
org.fcrepo.metrics,
org.fcrepo.kernel.api.*,
Expand Down

0 comments on commit 72b81e6

Please sign in to comment.