diff options
author | Dan Timoney <dtimoney@att.com> | 2017-07-27 16:32:20 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-08-01 10:42:39 -0400 |
commit | 32f16144e17d2df0831f14d9e65a83756a6ef844 (patch) | |
tree | 4f7c5f04c3e4216b1821648cc67b17720b34a8a8 /dblib/pom.xml | |
parent | c95543bf425024f5bd4a127422251b72e408ce2b (diff) |
Refactor dblib
Changed openecomp references in dblib, filters and sli to onap. Note: these
must be committed together to get a clean compile.
Issue: CCSDK-11
Change-Id: Ibe0f64fb20f3ae9cdda2f7ea969ca722bbde0d15
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dblib/pom.xml')
-rwxr-xr-x | dblib/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dblib/pom.xml b/dblib/pom.xml index 722b2d7c..775ff059 100755 --- a/dblib/pom.xml +++ b/dblib/pom.xml @@ -34,9 +34,9 @@ <inceptionYear>2016</inceptionYear> - <organizationName>AT&T</organizationName> + <organizationName>ONAP</organizationName> - <projectName>openecomp</projectName> + <projectName>onap</projectName> <roots> |