summaryrefslogtreecommitdiffstats
path: root/appc-config/appc-flow-controller
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/appc-flow-controller')
-rw-r--r--appc-config/appc-flow-controller/pom.xml1
-rw-r--r--appc-config/appc-flow-controller/provider/pom.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml
index f8bb886c9..96b487400 100644
--- a/appc-config/appc-flow-controller/pom.xml
+++ b/appc-config/appc-flow-controller/pom.xml
@@ -68,4 +68,5 @@
<module>installer</module>
</modules>
<description>Flow sequence executor for APPC</description>
+ <version>1.4.0-SNAPSHOT</version>
</project>
diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml
index 065b3be22..2d76b969f 100644
--- a/appc-config/appc-flow-controller/provider/pom.xml
+++ b/appc-config/appc-flow-controller/provider/pom.xml
@@ -162,4 +162,5 @@
</plugin>
</plugins>
</build>
+ <version>1.4.0-SNAPSHOT</version>
</project>