mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
[maven-release-plugin] prepare release 1.14
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
<parent>
|
||||
<artifactId>scm-clients</artifactId>
|
||||
<groupId>sonia.scm.clients</groupId>
|
||||
<version>1.14-SNAPSHOT</version>
|
||||
<version>1.14</version>
|
||||
</parent>
|
||||
|
||||
<groupId>sonia.scm.clients</groupId>
|
||||
<artifactId>scm-cli-client</artifactId>
|
||||
<version>1.14-SNAPSHOT</version>
|
||||
<version>1.14</version>
|
||||
<name>scm-cli-client</name>
|
||||
|
||||
<dependencies>
|
||||
@@ -35,7 +35,7 @@
|
||||
<dependency>
|
||||
<artifactId>scm-core</artifactId>
|
||||
<groupId>sonia.scm</groupId>
|
||||
<version>1.14-SNAPSHOT</version>
|
||||
<version>1.14</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>guice</artifactId>
|
||||
@@ -55,7 +55,7 @@
|
||||
<dependency>
|
||||
<groupId>sonia.scm.clients</groupId>
|
||||
<artifactId>scm-client-impl</artifactId>
|
||||
<version>1.14-SNAPSHOT</version>
|
||||
<version>1.14</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user