[maven-release-plugin] prepare release dspace-solr-parent-3.5.0.0

This commit is contained in:
Mark Diggory
2012-06-07 22:44:02 -07:00
parent 78e1f7939b
commit 206d25916c
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
<groupId>org.dspace</groupId>
<artifactId>dspace-solr-parent</artifactId>
<name>Apache Solr Parent POM</name>
<version>3.5.0.0-SNAPSHOT</version>
<version>3.5.0.0</version>
<description>Apache Solr Parent POM</description>
<url>http://lucene.apache.org/solr</url>
<packaging>pom</packaging>

View File

@@ -20,13 +20,13 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-solr-parent</artifactId>
<version>3.5.0.0-SNAPSHOT</version>
<version>3.5.0.0</version>
</parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-solr</artifactId>
<name>Apache Solr Webapp</name>
<version>3.5.0.0-SNAPSHOT</version>
<version>3.5.0.0</version>
<description>Apache Solr Server</description>
<packaging>war</packaging>