Skip to content

Commit

Permalink
Trying to rebase on master, many failures, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
escowles committed Aug 5, 2014
1 parent 6301a10 commit 8c27e18
Show file tree
Hide file tree
Showing 12 changed files with 54 additions and 722 deletions.
10 changes: 10 additions & 0 deletions fcrepo-kernel/pom.xml
Expand Up @@ -76,10 +76,20 @@
<groupId>org.modeshape</groupId>
<artifactId>modeshape-jcr-api</artifactId>
</dependency>
<dependency>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-jcr</artifactId>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
</dependency>


<dependency>
<groupId>javax.inject</groupId>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 8c27e18

Please sign in to comment.