Skip to content

Commit 4559ada

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7779fab commit 4559ada

57 files changed

Lines changed: 114 additions & 114 deletions

File tree

Some content is hidden

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

elemental-media-type/elemental-media-type-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<parent>
4444
<groupId>xyz.elemental</groupId>
4545
<artifactId>elemental-media-type</artifactId>
46-
<version>6.9.0</version>
46+
<version>6.10.0-SNAPSHOT</version>
4747
<relativePath>..</relativePath>
4848
</parent>
4949

@@ -56,7 +56,7 @@
5656
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
5757
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
5858
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
59-
<tag>elemental-6.9.0</tag>
59+
<tag>HEAD</tag>
6060
</scm>
6161

6262
<dependencies>

elemental-media-type/elemental-media-type-impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<parent>
4444
<groupId>xyz.elemental</groupId>
4545
<artifactId>elemental-media-type</artifactId>
46-
<version>6.9.0</version>
46+
<version>6.10.0-SNAPSHOT</version>
4747
<relativePath>..</relativePath>
4848
</parent>
4949

@@ -56,7 +56,7 @@
5656
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
5757
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
5858
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
59-
<tag>elemental-6.9.0</tag>
59+
<tag>HEAD</tag>
6060
</scm>
6161

6262
<properties>

elemental-media-type/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<parent>
4444
<groupId>xyz.elemental</groupId>
4545
<artifactId>elemental-parent</artifactId>
46-
<version>6.9.0</version>
46+
<version>6.10.0-SNAPSHOT</version>
4747
<relativePath>../elemental-parent</relativePath>
4848
</parent>
4949

@@ -57,7 +57,7 @@
5757
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
5858
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
5959
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
60-
<tag>elemental-6.9.0</tag>
60+
<tag>HEAD</tag>
6161
</scm>
6262

6363
<modules>

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>6.9.0</version>
29+
<version>6.10.0-SNAPSHOT</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>elemental-6.9.0</tag>
63+
<tag>elemental-6.4.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>6.9.0</version>
55+
<version>6.10.0-SNAPSHOT</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>elemental-6.9.0</tag>
69+
<tag>elemental-6.4.0</tag>
7070
</scm>
7171

7272
<dependencies>

exist-core-build-tools/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>xyz.elemental</groupId>
2929
<artifactId>elemental-parent</artifactId>
30-
<version>6.9.0</version>
30+
<version>6.10.0-SNAPSHOT</version>
3131
<relativePath>../elemental-parent</relativePath>
3232
</parent>
3333

@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/evolvedbinary/elemental.git</connection>
4242
<developerConnection>scm:git:https://github.com/evolvedbinary/elemental.git</developerConnection>
4343
<url>scm:git:https://github.com/evolvedbinary/elemental.git</url>
44-
<tag>elemental-6.9.0</tag>
44+
<tag>HEAD</tag>
4545
</scm>
4646

4747
<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>6.9.0</version>
55+
<version>6.10.0-SNAPSHOT</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>elemental-6.9.0</tag>
69+
<tag>elemental-6.4.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>6.9.0</version>
55+
<version>6.10.0-SNAPSHOT</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>elemental-6.9.0</tag>
69+
<tag>elemental-6.4.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>6.9.0</version>
55+
<version>6.10.0-SNAPSHOT</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>elemental-6.9.0</tag>
69+
<tag>elemental-6.4.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>6.9.0</version>
55+
<version>6.10.0-SNAPSHOT</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>elemental-6.9.0</tag>
69+
<tag>elemental-6.4.0</tag>
7070
</scm>
7171

7272
<properties>

0 commit comments

Comments
 (0)