summaryrefslogtreecommitdiffstats
path: root/plugins/releases/1.0.1.yaml
blob: bb233a9a58581b1d8eb6ecd38a21456b112615af (plain)
1
2
3
4
5
---
distribution_type: 'maven'
version: '1.0.1'
project: 'ccsdk-sli-plugins'
log_dir: 'ccsdk-sli-plugins-maven-stage-master/303/'
6699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
<?xml version="1.0" encoding="UTF-8"?>
<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>
        <groupId>org.openecomp.sdc</groupId>
        <artifactId>openecomp-sdc-rest-webapp</artifactId>
        <version>1.13.0-SNAPSHOT</version>
    </parent>

    <artifactId>togglz-rest</artifactId>
    <packaging>pom</packaging>


    <modules>
        <module>togglz-rest-types</module>
        <module>togglz-rest-services</module>
     </modules>
    
</project>