Skip to content

Commit c58d04e

Browse files
committed
[maven-release-plugin] prepare release eXist-5.2.0
1 parent ab2169d commit c58d04e

File tree

52 files changed

+102
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+102
-102
lines changed

exist-ant/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<relativePath>../exist-parent</relativePath>
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
1919
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
2020
<url>scm:git:https://github.com/exist-db/exist.git</url>
21-
<tag>HEAD</tag>
21+
<tag>eXist-5.2.0</tag>
2222
</scm>
2323

2424
<dependencies>

exist-core-jcstress/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.exist-db</groupId>
77
<artifactId>exist-parent</artifactId>
8-
<version>5.2.0-SNAPSHOT</version>
8+
<version>5.2.0</version>
99
<relativePath>../exist-parent</relativePath>
1010
</parent>
1111

exist-core-jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<relativePath>../exist-parent</relativePath>
99
</parent>
1010

exist-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<relativePath>../exist-parent</relativePath>
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
1919
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
2020
<url>scm:git:https://github.com/exist-db/exist.git</url>
21-
<tag>HEAD</tag>
21+
<tag>eXist-5.2.0</tag>
2222
</scm>
2323

2424
<dependencies>

exist-distribution/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<relativePath>../exist-parent</relativePath>
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
1919
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
2020
<url>scm:git:https://github.com/exist-db/exist.git</url>
21-
<tag>HEAD</tag>
21+
<tag>eXist-5.2.0</tag>
2222
</scm>
2323

2424
<properties>

exist-docker/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<relativePath>../exist-parent</relativePath>
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
1919
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
2020
<url>scm:git:https://github.com/exist-db/exist.git</url>
21-
<tag>HEAD</tag>
21+
<tag>eXist-5.2.0</tag>
2222
</scm>
2323

2424
<properties>

exist-installer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<relativePath>../exist-parent</relativePath>
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
1919
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
2020
<url>scm:git:https://github.com/exist-db/exist.git</url>
21-
<tag>HEAD</tag>
21+
<tag>eXist-5.2.0</tag>
2222
</scm>
2323

2424
<properties>

exist-jetty-config/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<relativePath>../exist-parent</relativePath>
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
1919
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
2020
<url>scm:git:https://github.com/exist-db/exist.git</url>
21-
<tag>HEAD</tag>
21+
<tag>eXist-5.2.0</tag>
2222
</scm>
2323

2424
</project>

exist-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<packaging>pom</packaging>
99

1010
<name>eXist-db Parent</name>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
3939
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
4040
<url>scm:git:https://github.com/exist-db/exist.git</url>
41-
<tag>HEAD</tag>
41+
<tag>eXist-5.2.0</tag>
4242
</scm>
4343

4444
<mailingLists>

exist-samples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.exist-db</groupId>
66
<artifactId>exist-parent</artifactId>
7-
<version>5.2.0-SNAPSHOT</version>
7+
<version>5.2.0</version>
88
<relativePath>../exist-parent</relativePath>
99
</parent>
1010

@@ -18,7 +18,7 @@
1818
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
1919
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
2020
<url>scm:git:https://github.com/exist-db/exist.git</url>
21-
<tag>HEAD</tag>
21+
<tag>eXist-5.2.0</tag>
2222
</scm>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)