Skip to content

Commit 6cd7285

Browse files
committed
[maven-release-plugin] prepare release pkg-2.1.1
1 parent 4a4bb07 commit 6cd7285

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

Diff for: pkg-calabash/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.expath.packaging</groupId>
77
<artifactId>pkg-parent</artifactId>
8-
<version>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</version>
99
<relativePath>../pkg-parent/pom.xml</relativePath>
1010
</parent>
1111

@@ -19,7 +19,7 @@
1919
<connection>scm:git:https://github.com/expath/expath-pkg-java.git</connection>
2020
<developerConnection>scm:git:https://github.com/expath/expath-pkg-java.git</developerConnection>
2121
<url>scm:git:https://github.com/expath/expath-pkg-java.git</url>
22-
<tag>HEAD</tag>
22+
<tag>pkg-2.1.1</tag>
2323
</scm>
2424

2525
<dependencies>

Diff for: pkg-java/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.expath.packaging</groupId>
77
<artifactId>pkg-parent</artifactId>
8-
<version>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</version>
99
<relativePath>../pkg-parent/pom.xml</relativePath>
1010
</parent>
1111

@@ -19,7 +19,7 @@
1919
<connection>scm:git:https://github.com/expath/expath-pkg-java.git</connection>
2020
<developerConnection>scm:git:https://github.com/expath/expath-pkg-java.git</developerConnection>
2121
<url>scm:git:https://github.com/expath/expath-pkg-java.git</url>
22-
<tag>HEAD</tag>
22+
<tag>pkg-2.1.1</tag>
2323
</scm>
2424

2525
<properties>

Diff for: pkg-parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.expath.packaging</groupId>
1313
<artifactId>pkg-parent</artifactId>
14-
<version>2.1.1-SNAPSHOT</version>
14+
<version>2.1.1</version>
1515
<packaging>pom</packaging>
1616

1717
<name>EXPath Packaging POM</name>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:https://github.com/expath/expath-pkg-java.git</connection>
2222
<developerConnection>scm:git:https://github.com/expath/expath-pkg-java.git</developerConnection>
2323
<url>scm:git:https://github.com/expath/expath-pkg-java.git</url>
24-
<tag>HEAD</tag>
24+
<tag>pkg-2.1.1</tag>
2525
</scm>
2626

2727
</project>

Diff for: pkg-saxon/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.expath.packaging</groupId>
77
<artifactId>pkg-parent</artifactId>
8-
<version>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</version>
99
<relativePath>../pkg-parent/pom.xml</relativePath>
1010
</parent>
1111

@@ -19,7 +19,7 @@
1919
<connection>scm:git:https://github.com/expath/expath-pkg-java.git</connection>
2020
<developerConnection>scm:git:https://github.com/expath/expath-pkg-java.git</developerConnection>
2121
<url>scm:git:https://github.com/expath/expath-pkg-java.git</url>
22-
<tag>HEAD</tag>
22+
<tag>pkg-2.1.1</tag>
2323
</scm>
2424

2525
<dependencies>

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.expath.packaging</groupId>
77
<artifactId>pkg-parent</artifactId>
8-
<version>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</version>
99
<relativePath>pkg-parent/pom.xml</relativePath>
1010
</parent>
1111

@@ -20,7 +20,7 @@
2020
<connection>scm:git:https://github.com/expath/expath-pkg-java.git</connection>
2121
<developerConnection>scm:git:https://github.com/expath/expath-pkg-java.git</developerConnection>
2222
<url>scm:git:https://github.com/expath/expath-pkg-java.git</url>
23-
<tag>HEAD</tag>
23+
<tag>pkg-2.1.1</tag>
2424
</scm>
2525

2626
<modules>

0 commit comments

Comments
 (0)