summaryrefslogtreecommitdiffstats
path: root/bundle-parent
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-03-21 14:09:46 -0700
committerPatrick Brady <patrick.brady@att.com>2019-03-21 14:10:08 -0700
commitdd22bcdbbd8603953d25c2427e7ccbff808b5624 (patch)
tree1c7c167cc1d2c062814b6e0c9a0bd7318f4ad2ef /bundle-parent
parent3f07daa9f9ea4a0e8b7681411e21df0cfa3da111 (diff)
Change to release ccsdk version
Change from 1.2.1-SNAPSHOT to 1.2.1 release version since the ccsdk odlsli container is running release version now. Change-Id: I1c18b7f4a9031efff5a9542d0384cef168455ec6 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: CCSDK-1156
Diffstat (limited to 'bundle-parent')
-rw-r--r--bundle-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml
index 74a07e1..1cf6061 100644
--- a/bundle-parent/pom.xml
+++ b/bundle-parent/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>bundle-parent</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath />
</parent>