diff options
Diffstat (limited to 'plugins/features/pom.xml')
-rwxr-xr-x | plugins/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/features/pom.xml b/plugins/features/pom.xml index a7c8ffa69..4b450b75e 100755 --- a/plugins/features/pom.xml +++ b/plugins/features/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.0</version> + <version>2.0.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sliplugins-feature-aggregator</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: features</name> |