diff options
Diffstat (limited to 'ms/error-catalog/services')
-rw-r--r-- | ms/error-catalog/services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index 5b8730834..725aea2e6 100644 --- a/ms/error-catalog/services/pom.xml +++ b/ms/error-catalog/services/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.error.catalog</groupId> <artifactId>error-catalog</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> </parent> <artifactId>error-catalog-services</artifactId> |