Small comment cleanups

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6584 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Mark Wood
2011-08-24 17:42:30 +00:00
parent b624d0a447
commit 8ab89e0e39

View File

@@ -8,7 +8,7 @@
<!--
A Parent POM that Maven inherits DSpace Defaults
POM atrributes from.
POM attributes from.
-->
<parent>
<groupId>org.dspace</groupId>
@@ -18,7 +18,7 @@
<!--
The Subversion repository location is used by Continuum to update against
when changes have occured, this spawns a new build cycle and releases snapshots
when changes have occurred, this spawns a new build cycle and releases snapshots
into the snapshot repository below.
-->
<scm>
@@ -85,6 +85,7 @@
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>org.dspace</groupId>