Skip to content

Commit 99ff4f9

Browse files
committed
[maven-release-plugin] prepare release elemental-expath-package-parent-1.0.0
1 parent 0a831f5 commit 99ff4f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
43
<modelVersion>4.0.0</modelVersion>
54

65
<groupId>xyz.elemental.expath</groupId>
76
<artifactId>elemental-expath-package-parent</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
98
<packaging>pom</packaging>
109

1110
<name>Elemental EXPath Package parent POM</name>
@@ -31,7 +30,8 @@
3130
<connection>scm:git:https://www.github.com/evolvedbinary/elemental-expath-package-parent.git</connection>
3231
<developerConnection>scm:git:https://www.github.com/evolvedbinary/elemental-expath-package-parent.git
3332
</developerConnection>
34-
</scm>
33+
<tag>elemental-expath-package-parent-1.0.0</tag>
34+
</scm>
3535

3636
<issueManagement>
3737
<system>GitHub</system>

0 commit comments

Comments
 (0)