summaryrefslogtreecommitdiffstats
path: root/opendaylight/nitrogen/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-02-12 08:37:56 -0500
committerDan Timoney <dtimoney@att.com>2018-02-12 08:37:56 -0500
commitb46add8acac65c428c55d9fbea4c329cf17a9af8 (patch)
treef43f8b5725807fb8c09927c4e88e3284606917e5 /opendaylight/nitrogen/pom.xml
parentf593735d32f497487ebd52c8c45ba67c12b04bf2 (diff)
Fix karaf tarball name
Karaf tarball name format is different in Nitrogen (karaf* instead of distribution-karaf*). Change-Id: I9f28c9f59ff89c061223d5f35dfa8e7df8d8c5b6 Issue-ID: CCSDK-179 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'opendaylight/nitrogen/pom.xml')
-rw-r--r--opendaylight/nitrogen/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/nitrogen/pom.xml b/opendaylight/nitrogen/pom.xml
index d8518865..b14b1603 100644
--- a/opendaylight/nitrogen/pom.xml
+++ b/opendaylight/nitrogen/pom.xml
@@ -217,6 +217,6 @@
</profiles>
<organization>
- <name>openECOMP</name>
+ <name>ONAP</name>
</organization>
</project>