diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml index 8b91e07d6ab3a5586801261bc4b88552d43be9c3..36ade3e01d8e457467ed1fc68958f57cd540d749 100644 --- a/formcycle-adapter/formcycle-adapter-interface/pom.xml +++ b/formcycle-adapter/formcycle-adapter-interface/pom.xml @@ -36,7 +36,7 @@ <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>formcycle-adapter-interface</artifactId> <name>EM - Formcycle Adapter - Interface</name> - <version>1.8.0</version> + <version>1.9.0-SNAPSHOT</version> <properties> <pluto.version>1.8.0</pluto.version> diff --git a/release-startdev.sh b/release-startdev.sh index 1cb4198e6d7870c4d212e8f7502566614e977293..d5325aec8f72aad1abd23e9840d07b01e1182453 100755 --- a/release-startdev.sh +++ b/release-startdev.sh @@ -18,6 +18,7 @@ echo PROJECTS="pom.xml:main common/pom.xml:parent formcycle-adapter/formcycle-adapter-impl/pom.xml:parent + formcycle-adapter/formcycle-adapter-interface/pom.xml:main formcycle-adapter/pom.xml:parent formsolutions-adapter/pom.xml:parent xta-adapter/pom.xml:parent