From b92510795fb7b15c3e046d0bf96b8c57b32d8565 Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Tue, 4 Sep 2018 10:22:47 -0700 Subject: Upgrade OSDF version to 1.2.1 Bump verion of docker images, pom.xml, and oparent-python to 1.2.1, 1.2.1-SNAPSHOT and 1.2.0 respectively. Change-Id: Ic4a631ac5b6a5480fabb0e2bc02d308b72152ab9 Issue-ID: OPTFRA-257 Signed-off-by: Dileep Ranganathan --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index eb94e74..e0ee3c0 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg