Skip to content

Commit 61b280e

Browse files
[maven-release-plugin][skip ci] prepare release 4.0.0-A1
1 parent 85f04af commit 61b280e

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

deprecated/alfresco-transformer-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

engines/aio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

engines/base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

engines/example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

engines/imagemagick/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

engines/libreoffice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

engines/misc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

engines/pdfrenderer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

engines/tika/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.alfresco</groupId>
99
<artifactId>alfresco-transform-core</artifactId>
10-
<version>4.0.0-A1-SNAPSHOT</version>
10+
<version>4.0.0-A1</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.alfresco</groupId>
1010
<artifactId>alfresco-transform-core</artifactId>
11-
<version>4.0.0-A1-SNAPSHOT</version>
11+
<version>4.0.0-A1</version>
1212
</parent>
1313

1414
<properties>

0 commit comments

Comments
 (0)