diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-03-29 13:51:39 -0700 |
---|---|---|
committer | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-03-29 13:51:39 -0700 |
commit | d748694a42d95e4c9ada8f450ff407e43b588687 (patch) | |
tree | 0a89146225633fe6b290aba727bd0e9dddab837b /packages/deliveries/pom.xml | |
parent | aff623df95cfd0f55c0f5cf6447f6eb2d3a6e32a (diff) |
Update domain URLs from openecomp.org to onap.org
The openecomp.org namespace is deprecated in favor of the onap.org
namespace
Change-Id: Icca272615a21c5c07d4c4341759752e758a45957
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'packages/deliveries/pom.xml')
-rw-r--r-- | packages/deliveries/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/deliveries/pom.xml b/packages/deliveries/pom.xml index d3332ec385..61236ed5fc 100644 --- a/packages/deliveries/pom.xml +++ b/packages/deliveries/pom.xml @@ -16,7 +16,7 @@ <description>This project is responsible of the final packages</description> <organization> <name>OPENECOMP - MSO</name> - <url>http://www.openecomp.org/</url> + <url>http://www.onap.org/</url> </organization> @@ -76,4 +76,4 @@ </plugins> </build> -</project>
\ No newline at end of file +</project> |