diff options
author | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | 2019-06-07 10:36:11 +0200 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-11 11:13:52 -0400 |
commit | 0cdd3e992b1cfed60d3b6151dc680a3818e7c8f3 (patch) | |
tree | 1f9770d5f2e30c03ef19527eb8b61d26717adad8 /blueprints-processor/adaptors/pom.xml | |
parent | 016198f45f3e6ab33378eab78eedaa48b954eca3 (diff) |
SDNR Fix odlux unstable build problemdublin
Remove node_modules with symlinks
Issue-ID: SDNC-792
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Change-Id: Iebf0b9b8be3bf60eb493e04fa7135ed166013259
(cherry picked from commit 1445dabe9bc28629077033e2f189ad05dc61b884)
Diffstat (limited to 'blueprints-processor/adaptors/pom.xml')
-rw-r--r-- | blueprints-processor/adaptors/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml index a23fb1df1..fd4f876f9 100644 --- a/blueprints-processor/adaptors/pom.xml +++ b/blueprints-processor/adaptors/pom.xml @@ -25,7 +25,7 @@ </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.4.4-SNAPSHOT</version> + <version>0.4.5-SNAPSHOT</version> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>blueprints-processor-adaptors</artifactId> |