diff options
Diffstat (limited to 'bundle-parent/pom.xml')
-rw-r--r-- | bundle-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 5161bd2..5579cfd 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>bundle-parent</artifactId> - <version>1.1.0</version> + <version>1.1.3</version> <relativePath /> </parent> |