diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-03-15 16:15:11 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-03-15 16:15:11 +0800 |
commit | cabc350593488b32980bd3310754018e99a48945 (patch) | |
tree | 8ca2026d153a2f849a93079ee81012705fcb4bb9 /windriver/pom.xml | |
parent | 1bf84e64ce12d1e34fe5d72d6fc0411aed20cf26 (diff) |
Enable AOP for titanium cloud logging
Change-Id: Id441583c85845a71614577046f0c5b062e09580d
Issue-ID: MULTICLOUD-177
Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'windriver/pom.xml')
-rw-r--r-- | windriver/pom.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/windriver/pom.xml b/windriver/pom.xml index f898ce1d..eb13fb6d 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -28,14 +28,6 @@ <packaging>pom</packaging> <name>multicloud/openstack/windriver</name> <description>multicloud for openstack Wind River Titanium Cloud</description> - <dependencies> - <dependency> - <groupId>org.onap.multicloud.openstack</groupId> - <artifactId>multicloud-openstack-newton</artifactId> - <version>1.1.0</version> - <type>zip</type> - </dependency> - </dependencies> <properties> <encoding>UTF-8</encoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |