Skip to content

Commit

Permalink
Removing fcrepo-storage-policy deps from bom and webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
escowles committed Oct 13, 2014
1 parent c4957ee commit 3ca7331
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions fcrepo-boms/fcrepo4-bom/pom.xml
Expand Up @@ -96,11 +96,6 @@
<artifactId>fcrepo-serialization</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-storage-policy</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-transform</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions fcrepo-webapp/pom.xml
Expand Up @@ -90,11 +90,6 @@
<artifactId>fcrepo-auth-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-storage-policy</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-connector-file</artifactId>
Expand Down

0 comments on commit 3ca7331

Please sign in to comment.