Adjusting versioning to 1.5-alpha

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2271 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Mark Diggory
2007-10-25 18:10:13 +00:00
parent f9fbf6a09c
commit e20553e792
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5-alpha</version>
</parent>
<repositories>

View File

@@ -16,7 +16,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5-alpha</version>
</parent>
<repositories>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5-alpha</version>
</parent>
<repositories>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5-alpha</version>
<relativePath>../dspace</relativePath>
</parent>