mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-04 19:30:51 +01:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
<parent>
|
||||
<groupId>sonia.scm</groupId>
|
||||
<artifactId>scm</artifactId>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>sonia.scm.support</groupId>
|
||||
<artifactId>scm-support</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
<name>scm-support</name>
|
||||
|
||||
<modules>
|
||||
|
||||
@@ -4,12 +4,12 @@
|
||||
<parent>
|
||||
<groupId>sonia.scm.support</groupId>
|
||||
<artifactId>scm-support</artifactId>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>sonia.scm</groupId>
|
||||
<artifactId>scm-support-btrace</artifactId>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>scm-support-btrace</name>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<dependency>
|
||||
<groupId>sonia.scm</groupId>
|
||||
<artifactId>scm-core</artifactId>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- servlet api -->
|
||||
|
||||
Reference in New Issue
Block a user