mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -4,7 +4,7 @@
|
|||||||
<artifactId>dspace-solr</artifactId>
|
<artifactId>dspace-solr</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>DSpace Solr Service</name>
|
<name>DSpace Solr Service</name>
|
||||||
<version>1.0</version>
|
<version>1.1-SNAPSHOT</version>
|
||||||
<description>A bare bones deployment of Solr for use in DSpace applications</description>
|
<description>A bare bones deployment of Solr for use in DSpace applications</description>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
@@ -30,9 +30,9 @@
|
|||||||
releases snapshots into the snapshot repository below.
|
releases snapshots into the snapshot repository below.
|
||||||
-->
|
-->
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-solr/tags/dspace-solr-1.0</connection>
|
<connection>scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-solr/trunk</connection>
|
||||||
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/tags/dspace-solr-1.0</developerConnection>
|
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk</developerConnection>
|
||||||
<url>http://scm.dspace.org/svn/repo/modules/dspace-solr/tags/dspace-solr-1.0</url>
|
<url>http://scm.dspace.org/svn/repo/modules/dspace-solr/trunk</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
Reference in New Issue
Block a user