diff --git a/dspace/pom.xml b/dspace/pom.xml index d972df39a2..01407ce165 100644 --- a/dspace/pom.xml +++ b/dspace/pom.xml @@ -16,7 +16,7 @@ org.dspace dspace-parent - 1.5-SNAPSHOT + SNAPSHOT @@ -57,9 +57,13 @@ into the snapshot repository below. --> - scm:svn:http://dspace.svn.sourceforge.net/svnroot/dspace/branches/dspace-1_5_x/dspace - scm:svn:https://dspace.svn.sourceforge.net/svnroot/dspace/branches/dspace-1_5_x/dspace - http://dspace.svn.sourceforge.net/viewvc/dspace/branches/dspace-1_5_x/dspace + + scm:svn:http://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace + + + scm:svn:https://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace + + http://dspace.svn.sourceforge.net/viewvc/dspace/trunk/dspace @@ -460,4 +464,53 @@ - \ No newline at end of file + + oracle-support + + + db.name + oracle + + + + + com.oracle + ojdbc14 + + + + + + + + + + maven-assembly-plugin + + + src/assemble/assembly.xml + + + + + package + + directory-single + + + + + + + + + + org.dspace + dspace-api + + + org.dspace + language-packs + + +