mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-06 10:27:25 +02:00
set versions to 1.0-M7
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<groupId>sonia.scm.plugins</groupId>
|
||||
<artifactId>scm-auth-ldap-plugin</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.0-M6-SNAPSHOT</version>
|
||||
<version>1.0-M7-SNAPSHOT</version>
|
||||
<name>${project.artifactId}</name>
|
||||
<description>plugin description</description>
|
||||
|
||||
|
||||
@@ -315,6 +315,12 @@
|
||||
<version>1.0-M6-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>sonia.scm.plugins</groupId>
|
||||
<artifactId>scm-auth-ldap-plugin</artifactId>
|
||||
<version>1.0-M7-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</profile>
|
||||
|
||||
Reference in New Issue
Block a user