mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 11:35:57 +01:00
[maven-release-plugin] prepare release 1.24
This commit is contained in:
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.maven</groupId>
|
<groupId>sonia.scm.maven</groupId>
|
||||||
<artifactId>scm-maven-plugins</artifactId>
|
<artifactId>scm-maven-plugins</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-maven-plugins</name>
|
<name>scm-maven-plugins</name>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm-maven-plugins</artifactId>
|
<artifactId>scm-maven-plugins</artifactId>
|
||||||
<groupId>sonia.scm.maven</groupId>
|
<groupId>sonia.scm.maven</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.maven</groupId>
|
<groupId>sonia.scm.maven</groupId>
|
||||||
<artifactId>scm-maven-plugin</artifactId>
|
<artifactId>scm-maven-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<packaging>maven-plugin</packaging>
|
<packaging>maven-plugin</packaging>
|
||||||
<name>scm-maven-plugin</name>
|
<name>scm-maven-plugin</name>
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm-maven-plugins</artifactId>
|
<artifactId>scm-maven-plugins</artifactId>
|
||||||
<groupId>sonia.scm.maven</groupId>
|
<groupId>sonia.scm.maven</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.maven</groupId>
|
<groupId>sonia.scm.maven</groupId>
|
||||||
<artifactId>scm-plugin-archetype</artifactId>
|
<artifactId>scm-plugin-archetype</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-plugin-archetype</name>
|
<name>scm-plugin-archetype</name>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<description>
|
<description>
|
||||||
The easiest way to share your Git, Mercurial
|
The easiest way to share your Git, Mercurial
|
||||||
and Subversion repositories over http.
|
and Subversion repositories over http.
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
<connection>scm:hg:http://bitbucket.org/sdorra/scm-manager</connection>
|
<connection>scm:hg:http://bitbucket.org/sdorra/scm-manager</connection>
|
||||||
<developerConnection>scm:hg:https://bitbucket.org/sdorra/scm-manager</developerConnection>
|
<developerConnection>scm:hg:https://bitbucket.org/sdorra/scm-manager</developerConnection>
|
||||||
<url>http://bitbucket.org/sdorra/scm-manager</url>
|
<url>http://bitbucket.org/sdorra/scm-manager</url>
|
||||||
<tag>HEAD</tag>
|
<tag>1.24</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<artifactId>scm-clients</artifactId>
|
<artifactId>scm-clients</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-clients</name>
|
<name>scm-clients</name>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<artifactId>shiro-core</artifactId>
|
<artifactId>shiro-core</artifactId>
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm-clients</artifactId>
|
<artifactId>scm-clients</artifactId>
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<artifactId>scm-cli-client</artifactId>
|
<artifactId>scm-cli-client</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-cli-client</name>
|
<name>scm-cli-client</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<artifactId>scm-client-impl</artifactId>
|
<artifactId>scm-client-impl</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<artifactId>scm-clients</artifactId>
|
<artifactId>scm-clients</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<artifactId>scm-client-api</artifactId>
|
<artifactId>scm-client-api</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-client-api</name>
|
<name>scm-client-api</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<artifactId>scm-clients</artifactId>
|
<artifactId>scm-clients</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<artifactId>scm-client-impl</artifactId>
|
<artifactId>scm-client-impl</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-client-impl</name>
|
<name>scm-client-impl</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm.clients</groupId>
|
<groupId>sonia.scm.clients</groupId>
|
||||||
<artifactId>scm-client-api</artifactId>
|
<artifactId>scm-client-api</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-test</artifactId>
|
<artifactId>scm-test</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-core</name>
|
<name>scm-core</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-dao-orientdb</artifactId>
|
<artifactId>scm-dao-orientdb</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-dao-orientdb</name>
|
<name>scm-dao-orientdb</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-test</artifactId>
|
<artifactId>scm-test</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-dao-xml</artifactId>
|
<artifactId>scm-dao-xml</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-dao-xml</name>
|
<name>scm-dao-xml</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- test -->
|
<!-- test -->
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-test</artifactId>
|
<artifactId>scm-test</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-plugin-backend</artifactId>
|
<artifactId>scm-plugin-backend</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>${project.artifactId}</name>
|
<name>${project.artifactId}</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-plugins</artifactId>
|
<artifactId>scm-plugins</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-plugins</name>
|
<name>scm-plugins</name>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
@@ -59,7 +59,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>sonia.scm.maven</groupId>
|
<groupId>sonia.scm.maven</groupId>
|
||||||
<artifactId>scm-maven-plugin</artifactId>
|
<artifactId>scm-maven-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>process-resources</phase>
|
<phase>process-resources</phase>
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm-plugins</artifactId>
|
<artifactId>scm-plugins</artifactId>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-git-plugin</artifactId>
|
<artifactId>scm-git-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-git-plugin</name>
|
<name>scm-git-plugin</name>
|
||||||
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
||||||
<description>Plugin for the version control system Git</description>
|
<description>Plugin for the version control system Git</description>
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-test</artifactId>
|
<artifactId>scm-test</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-plugins</artifactId>
|
<artifactId>scm-plugins</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-hg-plugin</artifactId>
|
<artifactId>scm-hg-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-hg-plugin</name>
|
<name>scm-hg-plugin</name>
|
||||||
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
||||||
<description>Plugin for the version control system Mercurial</description>
|
<description>Plugin for the version control system Mercurial</description>
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-test</artifactId>
|
<artifactId>scm-test</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm-plugins</artifactId>
|
<artifactId>scm-plugins</artifactId>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-svn-plugin</artifactId>
|
<artifactId>scm-svn-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-svn-plugin</name>
|
<name>scm-svn-plugin</name>
|
||||||
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
||||||
<description>Plugin for the version control system Subversion</description>
|
<description>Plugin for the version control system Subversion</description>
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-test</artifactId>
|
<artifactId>scm-test</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.samples</groupId>
|
<groupId>sonia.scm.samples</groupId>
|
||||||
<artifactId>scm-samples</artifactId>
|
<artifactId>scm-samples</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-samples</name>
|
<name>scm-samples</name>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm-samples</artifactId>
|
<artifactId>scm-samples</artifactId>
|
||||||
<groupId>sonia.scm.samples</groupId>
|
<groupId>sonia.scm.samples</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.sample</groupId>
|
<groupId>sonia.scm.sample</groupId>
|
||||||
<artifactId>scm-sample-auth</artifactId>
|
<artifactId>scm-sample-auth</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-sample-auth</name>
|
<name>scm-sample-auth</name>
|
||||||
<description>Sample Authentication Plugin</description>
|
<description>Sample Authentication Plugin</description>
|
||||||
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm-samples</artifactId>
|
<artifactId>scm-samples</artifactId>
|
||||||
<groupId>sonia.scm.samples</groupId>
|
<groupId>sonia.scm.samples</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.sample</groupId>
|
<groupId>sonia.scm.sample</groupId>
|
||||||
<artifactId>scm-sample-hello</artifactId>
|
<artifactId>scm-sample-hello</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-sample-hello</name>
|
<name>scm-sample-hello</name>
|
||||||
<description>A simple hello world plugin</description>
|
<description>A simple hello world plugin</description>
|
||||||
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-server</artifactId>
|
<artifactId>scm-server</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-server</name>
|
<name>scm-server</name>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-test</artifactId>
|
<artifactId>scm-test</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-test</name>
|
<name>scm-test</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-webapp</artifactId>
|
<artifactId>scm-webapp</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-webapp</name>
|
<name>scm-webapp</name>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -38,31 +38,31 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-dao-xml</artifactId>
|
<artifactId>scm-dao-xml</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-hg-plugin</artifactId>
|
<artifactId>scm-hg-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-svn-plugin</artifactId>
|
<artifactId>scm-svn-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-git-plugin</artifactId>
|
<artifactId>scm-git-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- security -->
|
<!-- security -->
|
||||||
@@ -253,7 +253,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-test</artifactId>
|
<artifactId>scm-test</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
@@ -266,7 +266,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-git-plugin</artifactId>
|
<artifactId>scm-git-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<classifier>tests</classifier>
|
<classifier>tests</classifier>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
@@ -274,7 +274,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-hg-plugin</artifactId>
|
<artifactId>scm-hg-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<classifier>tests</classifier>
|
<classifier>tests</classifier>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
@@ -282,7 +282,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm.plugins</groupId>
|
<groupId>sonia.scm.plugins</groupId>
|
||||||
<artifactId>scm-svn-plugin</artifactId>
|
<artifactId>scm-svn-plugin</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<classifier>tests</classifier>
|
<classifier>tests</classifier>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
@@ -453,7 +453,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-dao-orientdb</artifactId>
|
<artifactId>scm-dao-orientdb</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm</artifactId>
|
<artifactId>scm</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm.support</groupId>
|
<groupId>sonia.scm.support</groupId>
|
||||||
<artifactId>scm-support</artifactId>
|
<artifactId>scm-support</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
<name>scm-support</name>
|
<name>scm-support</name>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|||||||
@@ -4,12 +4,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>sonia.scm.support</groupId>
|
<groupId>sonia.scm.support</groupId>
|
||||||
<artifactId>scm-support</artifactId>
|
<artifactId>scm-support</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-support-btrace</artifactId>
|
<artifactId>scm-support-btrace</artifactId>
|
||||||
<version>1.6-SNAPSHOT</version>
|
<version>1.6</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>scm-support-btrace</name>
|
<name>scm-support-btrace</name>
|
||||||
|
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>sonia.scm</groupId>
|
<groupId>sonia.scm</groupId>
|
||||||
<artifactId>scm-core</artifactId>
|
<artifactId>scm-core</artifactId>
|
||||||
<version>1.24-SNAPSHOT</version>
|
<version>1.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- servlet api -->
|
<!-- servlet api -->
|
||||||
|
|||||||
Reference in New Issue
Block a user