mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
ATS-440 (#149)
ATS-440: ATS: T-Engines - release 2.1.0 - preparing next release
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
<parent>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>alfresco-transform-core</artifactId>
|
||||
<version>2.1.0-RC5-SNAPSHOT</version>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>alfresco-transformer-base</artifactId>
|
||||
<version>2.1.0-RC5-SNAPSHOT</version>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
@@ -164,5 +164,6 @@ public interface TransformController
|
||||
|
||||
response.sendError(statusCode, getTransformerName() + " - " + message);
|
||||
}
|
||||
|
||||
//endregion
|
||||
}
|
||||
|
Reference in New Issue
Block a user