[release] 0.0.2-HXP-SNAPSHOT

Make it simpler for t-engines based on the deprecated base

* Move TransformException back to its original location
* Provide an ExtensionService in its original location
* Provide a Mimetype class in its original location

* Fix the build failure in CombinedTransformConfigTest
This commit is contained in:
alandavis
2022-09-12 17:09:11 +01:00
parent 7ca8a483ad
commit 7f2e76e33c
42 changed files with 116 additions and 45 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>3.0.0-HXP-A8-SNAPSHOT</version>
<version>0.0.2-HXP-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>