summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/migrateOdlParents.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/migrateOdlParents.py b/tools/migrateOdlParents.py
index d46085f1..e608c779 100755
--- a/tools/migrateOdlParents.py
+++ b/tools/migrateOdlParents.py
@@ -8,7 +8,7 @@ import tempfile
from lib.pomfile import PomFile
DEFAULT_PARENT_GROUPID="org.onap.ccsdk.parent"
-DEFAULT_PARENT_VERSION="2.3.3-SNAPSHOT"
+DEFAULT_PARENT_VERSION="2.4.0-SNAPSHOT"
DEFAULT_STRICT=True
USE_OLD_SERVLET_API=True