diff options
Diffstat (limited to 'appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml')
-rw-r--r-- | appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml index 6bfc06b32..a140bd92b 100644 --- a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.0</version> + <version>1.4.1</version> <relativePath /> </parent> |