From 964b127fc75e202d3c661454dbea58acf2b234c6 Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Thu, 28 Mar 2019 01:12:10 -0500 Subject: Initial lifecycle state machine. Basic state machine and initial functionality to transition to the Active state via Engine commands and StateUpdate messages. Change-Id: I8212bd264dbbea446d4e682918f9360e3984887f Issue-ID: POLICY-1608 Signed-off-by: Jorge Hernandez Signed-off-by: jhh --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8a41bed5..79ed5bea 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,7 @@ 2.5 1.4.01 1.4.0-SNAPSHOT + 2.0.0-SNAPSHOT @@ -82,6 +83,7 @@ feature-distributed-locking feature-controller-logging feature-mdc-filters + feature-lifecycle packages -- cgit 1.2.3-korg