Rollback LNI versions manually

This commit is contained in:
Tim Donohue
2017-07-12 18:32:56 +00:00
parent 9981dfcacd
commit 12f978ecee
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.8-SNAPSHOT</version>
<version>5.7-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.8-SNAPSHOT</version>
<version>5.7-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>modules</artifactId>
<version>5.8-SNAPSHOT</version>
<version>5.7-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>