You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by nc...@apache.org on 2021/12/06 18:45:07 UTC

[incubator-sdap-nexus] branch master updated: SDAP-332 Changed to use SDAP instead of DOMS for title (#146)

This is an automated email from the ASF dual-hosted git repository.

nchung pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


The following commit(s) were added to refs/heads/master by this push:
     new 4002ea8  SDAP-332 Changed to use SDAP instead of DOMS for title (#146)
4002ea8 is described below

commit 4002ea86ee00f16ed347784f4f5be2167c324dea
Author: Nga Chung <17...@users.noreply.github.com>
AuthorDate: Mon Dec 6 10:44:43 2021 -0800

    SDAP-332 Changed to use SDAP instead of DOMS for title (#146)
---
 analysis/webservice/apidocs/openapi.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/analysis/webservice/apidocs/openapi.yml b/analysis/webservice/apidocs/openapi.yml
index 773814f..f68f1c2 100644
--- a/analysis/webservice/apidocs/openapi.yml
+++ b/analysis/webservice/apidocs/openapi.yml
@@ -2,7 +2,7 @@ openapi: 3.0.3
 info:
   description: The next generation cloud-based science data service platform.
   version: 0.4.2
-  title: Distributed Oceanographic Matchup Service (DOMS)
+  title: Science Data Analytics Platform (SDAP)
   license:
     name: Apache 2.0
     url: http://www.apache.org/licenses/LICENSE-2.0.html