[DS-881] DSpace doesn't build properly with Maven 3 : Missed Upgrade of dspace-pom to fix Maven 3.0 warnings

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6598 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Mark Diggory
2011-08-25 23:01:01 +00:00
parent 6de9964a62
commit f69ff8426c

View File

@@ -15,7 +15,7 @@
<parent>
<artifactId>dspace-pom</artifactId>
<groupId>org.dspace</groupId>
<version>9</version>
<version>11-SNAPSHOT</version>
</parent>
<build>