Skip to content

Commit 7776102

Browse files
committed
[maven-release-plugin] prepare release v0.10.0
1 parent 1f2b53e commit 7776102

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
19+
<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/maven-v4_0_0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221

2322
<parent>
@@ -27,7 +26,7 @@
2726
</parent>
2827

2928
<artifactId>dd-data-vault</artifactId>
30-
<version>0.10.0-SNAPSHOT</version>
29+
<version>0.10.0</version>
3130

3231
<name>DD Data Vault</name>
3332
<url>https://github.com/DANS-KNAW/dd-data-vault</url>
@@ -42,7 +41,7 @@
4241

4342
<scm>
4443
<developerConnection>scm:git:ssh://github.com/DANS-KNAW/dd-data-vault</developerConnection>
45-
<tag>HEAD</tag>
44+
<tag>v0.10.0</tag>
4645
</scm>
4746

4847
<dependencies>

0 commit comments

Comments
 (0)