Skip to content

Commit

Permalink
bumped duracloud version to 3.7.4, and removed stale repository infor…
Browse files Browse the repository at this point in the history
…mation for duracloud
  • Loading branch information
Hardy Pottinger committed May 25, 2016
1 parent 085902a commit d685633
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions pom.xml
Expand Up @@ -18,14 +18,14 @@
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>

<properties>
<!-- DSpace Version Information (supported version of DSpace) -->
<dspace.version>[3.0,4.0)</dspace.version>
<!-- DuraCloud Version Information (supported version of DuraCloud) -->
<duracloud.version>2.3.1</duracloud.version>
<duracloud.version>3.7.4</duracloud.version>
</properties>

<build>
<plugins>
<plugin>
Expand Down Expand Up @@ -66,15 +66,7 @@
</plugin>
</plugins>
</build>

<!-- Define the DuraCloud Release repository - used to pull in all DuraCloud dependencies -->
<repositories>
<repository>
<id>duracloud-releases</id>
<url>https://m2.duraspace.org/content/repositories/releases</url>
</repository>
</repositories>


<!--
GitHub repository used for version control
-->
Expand All @@ -84,7 +76,7 @@
<url>git@github.com:DSpace/dspace-replicate.git</url>
<tag>HEAD</tag>
</scm>

<dependencies>
<dependency>
<groupId>org.dspace</groupId>
Expand Down

0 comments on commit d685633

Please sign in to comment.