Skip to content

Commit 73fe173

Browse files
committed
[maven-release-plugin] prepare release elemental-7.1.0
1 parent c294a1c commit 73fe173

File tree

54 files changed

+108
-108
lines changed

Some content is hidden

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

54 files changed

+108
-108
lines changed

elemental-parent/pom.xml

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

2727
<groupId>xyz.elemental</groupId>
2828
<artifactId>elemental-parent</artifactId>
29-
<version>7.1.0-SNAPSHOT</version>
29+
<version>7.1.0</version>
3030
<packaging>pom</packaging>
3131

3232
<name>Elemental Parent</name>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6161
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6262
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
63-
<tag>HEAD</tag>
63+
<tag>elemental-7.1.0</tag>
6464
</scm>
6565

6666
<mailingLists>

exist-ant/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental.fork.org.exist-db</groupId>
5454
<artifactId>exist-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../exist-parent</relativePath>
5757
</parent>
5858

@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6767
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6868
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
69-
<tag>HEAD</tag>
69+
<tag>elemental-7.1.0</tag>
7070
</scm>
7171

7272
<dependencies>

exist-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental.fork.org.exist-db</groupId>
5454
<artifactId>exist-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../exist-parent</relativePath>
5757
</parent>
5858

@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6767
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6868
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
69-
<tag>HEAD</tag>
69+
<tag>elemental-7.1.0</tag>
7070
</scm>
7171

7272
<dependencies>

exist-distribution/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental.fork.org.exist-db</groupId>
5454
<artifactId>exist-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../exist-parent</relativePath>
5757
</parent>
5858

@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6767
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6868
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
69-
<tag>HEAD</tag>
69+
<tag>elemental-7.1.0</tag>
7070
</scm>
7171

7272
<properties>

exist-docker/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental.fork.org.exist-db</groupId>
5454
<artifactId>exist-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../exist-parent</relativePath>
5757
</parent>
5858

@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6767
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6868
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
69-
<tag>HEAD</tag>
69+
<tag>elemental-7.1.0</tag>
7070
</scm>
7171

7272
<properties>

exist-installer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental.fork.org.exist-db</groupId>
5454
<artifactId>exist-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../exist-parent</relativePath>
5757
</parent>
5858

@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6767
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6868
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
69-
<tag>HEAD</tag>
69+
<tag>elemental-7.1.0</tag>
7070
</scm>
7171

7272
<properties>

exist-jetty-config/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental.fork.org.exist-db</groupId>
5454
<artifactId>exist-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../exist-parent</relativePath>
5757
</parent>
5858

@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6767
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6868
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
69-
<tag>HEAD</tag>
69+
<tag>elemental-7.1.0</tag>
7070
</scm>
7171

7272
<build>

exist-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental</groupId>
5454
<artifactId>elemental-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../elemental-parent</relativePath>
5757
</parent>
5858

@@ -82,7 +82,7 @@
8282
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
8383
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
8484
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
85-
<tag>HEAD</tag>
85+
<tag>elemental-7.1.0</tag>
8686
</scm>
8787

8888
<properties>

exist-samples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental.fork.org.exist-db</groupId>
5454
<artifactId>exist-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../exist-parent</relativePath>
5757
</parent>
5858

@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6767
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6868
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
69-
<tag>HEAD</tag>
69+
<tag>elemental-7.1.0</tag>
7070
</scm>
7171

7272
<dependencies>

exist-service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>xyz.elemental.fork.org.exist-db</groupId>
5454
<artifactId>exist-parent</artifactId>
55-
<version>7.1.0-SNAPSHOT</version>
55+
<version>7.1.0</version>
5656
<relativePath>../exist-parent</relativePath>
5757
</parent>
5858

@@ -66,7 +66,7 @@
6666
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
6767
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
6868
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
69-
<tag>HEAD</tag>
69+
<tag>elemental-7.1.0</tag>
7070
</scm>
7171

7272
<dependencies>

0 commit comments

Comments
 (0)