Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
Update pom parent version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Oct 11, 2013
1 parent 33fa947 commit 3a1b2c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -7,11 +7,12 @@
<parent>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo</artifactId>
<version>4.0.0-alpha-2-SNAPSHOT</version>
<version>4.0.0-alpha-3-SNAPSHOT</version>
</parent>

<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-jms-indexer-pluggable</artifactId>
<version>4.0.0-alpha-2-SNAPSHOT</version>
<name>${project.artifactId}</name>
<description>Fedora JMS Indexer</description>
<packaging>pom</packaging>
Expand Down

0 comments on commit 3a1b2c6

Please sign in to comment.