diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-08 14:40:54 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-10 06:55:26 -0500 |
commit | 980a624d8af8bd0d3993522c52864102e3df2d60 (patch) | |
tree | 03b033427abd7814db38d24b7c2cbe15929def09 /components/parent/pom.xml | |
parent | f9a15b74e4dd0bb9262d194483d0ba9aaee713e3 (diff) |
Prepare for release build
Prepare for release of early ODL-Oxygen based CCSDK Dublin
Change-Id: I63929ef52de41309905ee31e3fbcf49b64063059
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'components/parent/pom.xml')
-rw-r--r-- | components/parent/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/components/parent/pom.xml b/components/parent/pom.xml index 2307a0dc1..1c49aed33 100644 --- a/components/parent/pom.xml +++ b/components/parent/pom.xml @@ -16,8 +16,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> -<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> <groupId>org.onap.ccsdk.apps</groupId> |