diff options
Diffstat (limited to 'adaptors/ansible-adaptor/ansible-adaptor-bundle')
-rw-r--r-- | adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml b/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml index cd94a7930..fc79e8bb6 100644 --- a/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml +++ b/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> <relativePath/> </parent> |