aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java
diff options
context:
space:
mode:
Diffstat (limited to 'certServiceClient/src/main/java')
-rw-r--r--certServiceClient/src/main/java/org/onap/aaf/certservice/client/CertServiceClientApp.java (renamed from certServiceClient/src/main/java/org/onap/certservice/client/CertServiceClientApp.java)4
1 files changed, 3 insertions, 1 deletions
diff --git a/certServiceClient/src/main/java/org/onap/certservice/client/CertServiceClientApp.java b/certServiceClient/src/main/java/org/onap/aaf/certservice/client/CertServiceClientApp.java
index 64d58633..f3b1c0f3 100644
--- a/certServiceClient/src/main/java/org/onap/certservice/client/CertServiceClientApp.java
+++ b/certServiceClient/src/main/java/org/onap/aaf/certservice/client/CertServiceClientApp.java
@@ -1,4 +1,4 @@
-package org.onap.certservice.client;/*
+/*
* ============LICENSE_START=======================================================
* aaf-certservice-client
* ================================================================================
@@ -18,6 +18,8 @@ package org.onap.certservice.client;/*
* ============LICENSE_END=========================================================
*/
+package org.onap.aaf.certservice.client;
+
public class CertServiceClientApp {
public static void main(String[] args) {