summaryrefslogtreecommitdiffstats
path: root/v3po/pom.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-07-01 16:24:01 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-07-13 11:28:29 +0200
commit9b54d602311bac02fda6881c50db48701509a303 (patch)
tree58901570c70c25371d28d0db9ebe3ac7030507f0 /v3po/pom.xml
parentfb41618f6e78d5f1a20bbf37c45282c5fc15387d (diff)
Introduce integration tests to Honeycomb
+ Add writer infrastructure initial test Change-Id: I0c1017f55c9456f145943ca6db6221555b746c8f Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'v3po/pom.xml')
-rw-r--r--v3po/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/v3po/pom.xml b/v3po/pom.xml
index 908acbdb6..a4675297d 100644
--- a/v3po/pom.xml
+++ b/v3po/pom.xml
@@ -48,7 +48,7 @@
<module>karaf</module>
<module>features</module>
<module>artifacts</module>
- <!--module>it</module-->
+ <module>it</module>
</modules>
<!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
<build>