mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-26 17:24:47 +00:00
ATS-106: Bump pom.xml version(s)
- left broken as "-SNAPSHOT" after previous RC release (2.0.0-RC1)
This commit is contained in:
parent
9288a477cf
commit
8bc0a76a95
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-docker-transformers</artifactId>
|
<artifactId>alfresco-docker-transformers</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>2.0.0-RC2-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-docker-transformers</artifactId>
|
<artifactId>alfresco-docker-transformers</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>2.0.0-RC2-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-docker-transformers</artifactId>
|
<artifactId>alfresco-docker-transformers</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>2.0.0-RC2-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-docker-transformers</artifactId>
|
<artifactId>alfresco-docker-transformers</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>2.0.0-RC2-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-docker-transformers</artifactId>
|
<artifactId>alfresco-docker-transformers</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>2.0.0-RC2-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-transformer-base</artifactId>
|
<artifactId>alfresco-transformer-base</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>2.0.0-RC2-SNAPSHOT</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
2
pom.xml
2
pom.xml
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-docker-transformers</artifactId>
|
<artifactId>alfresco-docker-transformers</artifactId>
|
||||||
<version>-SNAPSHOT</version>
|
<version>2.0.0-RC2-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user