From: Tian Lee Date: Fri, 12 Oct 2018 08:52:39 +0000 (+0000) Subject: Merge "Return X-TransactionId header in REST response" X-Git-Tag: 1.3.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fgizmo.git;a=commitdiff_plain;h=70f45f64cd252663b33793ab073a9d6764a16a20;hp=fbcc34c30ba2eacaaced5629c730a3bd4b9515c6 Merge "Return X-TransactionId header in REST response" --- diff --git a/pom.xml b/pom.xml index d3ce143..8acb0df 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT aai-gizmo diff --git a/version.properties b/version.properties index a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}