diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-07 10:38:41 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-08 08:07:17 -0500 |
commit | 7d916cf044ae6d0546896629caf46845b9f8a463 (patch) | |
tree | 18bdb757ec83cd02b9d977952173d8c368a552dc /pomba | |
parent | 468c90a3947475512eda20f089d05492b15bd063 (diff) |
Prepare for Casablanca mtce release build3.0.1-ONAP1.4.3casablanca
Prepare for building Casablanca mtce release artifact
Change-Id: I4e0fcdcced98c8f56760ef7abb899081550942e0
Issue-ID: SDNC-558
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pomba')
-rw-r--r-- | pomba/service-decomposition/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index b281e73..57c375a 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -16,8 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> |