mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 02:26:23 +02:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
<parent>
|
||||
<groupId>sonia.scm.clients</groupId>
|
||||
<artifactId>scm-clients</artifactId>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>sonia.scm.clients</groupId>
|
||||
<artifactId>scm-client-impl</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
<name>scm-client-impl</name>
|
||||
|
||||
<dependencies>
|
||||
@@ -36,7 +36,7 @@
|
||||
<dependency>
|
||||
<groupId>sonia.scm.clients</groupId>
|
||||
<artifactId>scm-client-api</artifactId>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@@ -88,7 +88,7 @@
|
||||
<dependency>
|
||||
<groupId>sonia.scm</groupId>
|
||||
<artifactId>scm-test</artifactId>
|
||||
<version>1.34</version>
|
||||
<version>1.35-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user