diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-10-03 14:09:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-03 14:09:33 +0000 |
commit | 7126f3011b8f06e93be7d6c6f7ee35b539668236 (patch) | |
tree | 5ac5146133d4ab61174013898161182f34091270 /datafile-devops/pom.xml | |
parent | f9eec43af8de8ac507daf800cc30ac84235d24cd (diff) | |
parent | 61c387c7a62815c464aa0ac402623d9b2c6cb129 (diff) |
Merge "Fixing the build for master"
Diffstat (limited to 'datafile-devops/pom.xml')
-rw-r--r-- | datafile-devops/pom.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/datafile-devops/pom.xml b/datafile-devops/pom.xml deleted file mode 100644 index 219e9eee..00000000 --- a/datafile-devops/pom.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?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"> - <parent> - <artifactId>datafile</artifactId> - <groupId>org.onap.dcaegen2.collectors</groupId> - <version>1.0.0-SNAPSHOT</version> - </parent> - <modelVersion>4.0.0</modelVersion> - - <artifactId>datafile-devops</artifactId> - - -</project>
\ No newline at end of file |