Skip to content

Commit e7275eb

Browse files
committed
[maven-release-plugin] prepare release dspace-remote-handle-resolver-1.0
1 parent d6d62f4 commit e7275eb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@
88
http://www.dspace.org/license/
99
1010
-->
11-
<project xmlns="http://maven.apache.org/POM/4.0.0"
12-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
11+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1412
<modelVersion>4.0.0</modelVersion>
1513

1614
<groupId>org.dspace</groupId>
1715
<artifactId>dspace-remote-handle-resolver</artifactId>
18-
<version>1.0-SNAPSHOT</version>
16+
<version>1.0</version>
1917
<packaging>jar</packaging>
2018
<name>DSpace Remote Handle Resolver</name>
2119
<inceptionYear>2013</inceptionYear>

0 commit comments

Comments
 (0)