updated maven setting for camunda and service api
authorChen, Jackie (jv246a) <jv246a@att.com>
Fri, 15 Jan 2021 19:02:09 +0000 (14:02 -0500)
committerChen, Jackie <jv246a@att.com>
Fri, 15 Jan 2021 19:13:49 +0000 (14:13 -0500)
Signed-off-by: Chen, Jackie (jv246a) <jv246a@att.com>
Change-Id: I714879ab1f7a3402a388c1c2960dff69e955d6fe

.gitignore [new file with mode: 0644]
docs/release-notes.rst
otf-camunda/settings.xml
otf-service-api/settings.xml

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..62c8935
--- /dev/null
@@ -0,0 +1 @@
+.idea/
\ No newline at end of file
index 1b1ea24..8b8cb7f 100644 (file)
@@ -165,12 +165,10 @@ smo-o1-vth:
 
 a1-policy-manager-vth:
     - Used to communicate with A1 policy management service api
-    - Built according to: https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/latest/policy-agent-api.html#policy-agent-api
     - Has all functionality that is available in the above link. The vth will require the action and method necessary information e.g. query values and json data and forward the request to the service
 
 a1-sdnc-vth:
     - Used to communicate with SDNC A1 Controller api
-    - built according to: https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric/en/latest/sdnc-a1-controller-api.html
     - Has all functionality that is available in the above link. The vth will require the action and method necessary information e.g. query values and json data and forward the request to the service
 
 Instructions on how to build and run these applications can be found in the otf-installation.txt file located in the it/otf repository.
index 5a4325d..c30fc95 100644 (file)
   </profiles>\r
 \r
   <activeProfiles>\r
-    <activeProfile>default</activeProfile>\r
     <activeProfile>openecomp-staging</activeProfile>\r
     <activeProfile>openecomp-public</activeProfile>\r
     <activeProfile>openecomp-release</activeProfile>\r
index 5a4325d..c30fc95 100644 (file)
   </profiles>\r
 \r
   <activeProfiles>\r
-    <activeProfile>default</activeProfile>\r
     <activeProfile>openecomp-staging</activeProfile>\r
     <activeProfile>openecomp-public</activeProfile>\r
     <activeProfile>openecomp-release</activeProfile>\r