[maven-release-plugin] rollback the release of dspace-solr-parent-1.4.1.1

This commit is contained in:
Mark Diggory
2011-03-25 00:25:50 +00:00
parent b493c2a13c
commit 337197794f
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>1.4.1.2-SNAPSHOT</version>
<version>1.4.1.1-SNAPSHOT</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>1.4.1.2-SNAPSHOT</version>
<version>1.4.1.1-SNAPSHOT</version>
</parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-solr</artifactId>
<name>Apache Solr Webapp</name>
<version>1.4.1.2-SNAPSHOT</version>
<version>1.4.1.1-SNAPSHOT</version>
<description>Apache Solr Server</description>
<packaging>war</packaging>