mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
[maven-release-plugin] prepare release alfresco-docker-transformers-1.3
This commit is contained in:
@@ -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>1.3-SNAPSHOT</version>
|
<version>1.3</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>1.3-SNAPSHOT</version>
|
<version>1.3</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>1.3-SNAPSHOT</version>
|
<version>1.3</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>1.3-SNAPSHOT</version>
|
<version>1.3</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>1.3-SNAPSHOT</version>
|
<version>1.3</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>1.3-SNAPSHOT</version>
|
<version>1.3</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
4
pom.xml
4
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>1.3-SNAPSHOT</version>
|
<version>1.3</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
<connection>scm:git:https://git.alfresco.com/Repository/alfresco-docker-transformers.git</connection>
|
<connection>scm:git:https://git.alfresco.com/Repository/alfresco-docker-transformers.git</connection>
|
||||||
<developerConnection>scm:git:https://git.alfresco.com/Repository/alfresco-docker-transformers.git</developerConnection>
|
<developerConnection>scm:git:https://git.alfresco.com/Repository/alfresco-docker-transformers.git</developerConnection>
|
||||||
<url>https://git.alfresco.com/Repository/alfresco-docker-transformers</url>
|
<url>https://git.alfresco.com/Repository/alfresco-docker-transformers</url>
|
||||||
<tag>HEAD</tag>
|
<tag>alfresco-docker-transformers-1.3</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
Reference in New Issue
Block a user