diff options
Diffstat (limited to 'adaptors/rest-adaptor')
-rw-r--r-- | adaptors/rest-adaptor/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/rest-adaptor/rest-adaptor-installer/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index 3eb7ae5a1..9faad7757 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>rest-adaptor</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index e6f8f6cc3..65d7d8b83 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>rest-adaptor-bundle</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index 72967436f..8b8c401c5 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>rest-adaptor-installer</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> |