diff options
author | wasala <przemyslaw.wasala@nokia.com> | 2018-06-18 11:45:08 +0200 |
---|---|---|
committer | wasala <przemyslaw.wasala@nokia.com> | 2018-08-02 15:00:19 +0200 |
commit | 2a6eb947e7e0b54bf5c721b53a27e252f1e97e35 (patch) | |
tree | bee43daafc70d2c4858c056290fd2c34a1c240eb /prh-dmaap-client/pom.xml | |
parent | 2b9c874cff4364b6ce2ac59b57eef6c3f13f59f1 (diff) |
Added build step CI in gitlab
Change-Id: I11430c0dfe9c8794d1266c5fd675712f83d30e3e
Issue-ID: DCAEGEN2-557
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'prh-dmaap-client/pom.xml')
-rw-r--r-- | prh-dmaap-client/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml index bce5ccbb..a84382b2 100644 --- a/prh-dmaap-client/pom.xml +++ b/prh-dmaap-client/pom.xml @@ -36,7 +36,6 @@ <properties> <main.basedir>${project.parent.basedir}</main.basedir> </properties> - <dependencies> <!-- DEVELOPMENT DEPENDENCIES --> @@ -104,6 +103,5 @@ <artifactId>mockito-core</artifactId> <scope>test</scope> </dependency> - </dependencies> </project>
\ No newline at end of file |