aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKrysiak Adam Gabriel <adam.krysiak@nokia.com>2018-05-23 15:34:37 +0200
committerKrysiak Adam Gabriel <adam.krysiak@nokia.com>2018-06-08 09:20:34 +0200
commit15a1bd474bdc463d744f6621e3c49761f6bf2927 (patch)
treef7778c6dcdd2b6a547b9ed293adf4d1ee24138d4 /pom.xml
parent0bfbea6f7d7a5fb324dd3e4961239a6dae3fcb0d (diff)
Refactored event processor + sonar
Issue-ID: DCAEGEN2-521 Change-Id: I9290f21701945cd1bb5e7a43a671991417f25491 Signed-off-by: Krysiak Adam Gabriel <adam.krysiak@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 53a4a7cf..9c559c68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -341,6 +341,12 @@ limitations under the License.
<version>2.18.0</version>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.assertj</groupId>
+ <artifactId>assertj-core</artifactId>
+ <version>3.8.0</version>
+ <scope>test</scope>
+ </dependency>
</dependencies>
<reporting>