Skip to content

Commit 5552302

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c8fa495 commit 5552302

File tree

57 files changed

+111
-111
lines changed

Some content is hidden

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

57 files changed

+111
-111
lines changed

.idea/runConfigurations/Java_Admin_Client.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/Jetty_Server.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/Local_Jetty_Server.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exist-ant/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.2.0</version>
31+
<version>7.0.0-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
4343
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
4444
<url>scm:git:https://github.com/exist-db/exist.git</url>
45-
<tag>eXist-6.2.0</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747

4848
<dependencies>

exist-core-jcstress/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.2.0</version>
31+
<version>7.0.0-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

exist-core-jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.2.0</version>
31+
<version>7.0.0-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

exist-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.2.0</version>
31+
<version>7.0.0-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
4343
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
4444
<url>scm:git:https://github.com/exist-db/exist.git</url>
45-
<tag>eXist-6.2.0</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747

4848
<dependencies>

exist-distribution/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.2.0</version>
31+
<version>7.0.0-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
4343
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
4444
<url>scm:git:https://github.com/exist-db/exist.git</url>
45-
<tag>eXist-6.2.0</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747

4848
<properties>

exist-docker/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.2.0</version>
31+
<version>7.0.0-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
4343
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
4444
<url>scm:git:https://github.com/exist-db/exist.git</url>
45-
<tag>eXist-6.2.0</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747

4848
<properties>

exist-installer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.exist-db</groupId>
3030
<artifactId>exist-parent</artifactId>
31-
<version>6.2.0</version>
31+
<version>7.0.0-SNAPSHOT</version>
3232
<relativePath>../exist-parent</relativePath>
3333
</parent>
3434

@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/exist-db/exist.git</connection>
4343
<developerConnection>scm:git:https://github.com/exist-db/exist.git</developerConnection>
4444
<url>scm:git:https://github.com/exist-db/exist.git</url>
45-
<tag>eXist-6.2.0</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747

4848
<properties>

0 commit comments

Comments
 (0)