aboutsummaryrefslogtreecommitdiffstats
path: root/feature-controller-logging/src/test/resources/test.pom
diff options
context:
space:
mode:
Diffstat (limited to 'feature-controller-logging/src/test/resources/test.pom')
-rwxr-xr-xfeature-controller-logging/src/test/resources/test.pom3
1 files changed, 2 insertions, 1 deletions
diff --git a/feature-controller-logging/src/test/resources/test.pom b/feature-controller-logging/src/test/resources/test.pom
index b61efb62..64be32f0 100755
--- a/feature-controller-logging/src/test/resources/test.pom
+++ b/feature-controller-logging/src/test/resources/test.pom
@@ -26,6 +26,7 @@
<groupId>org.onap.policy.drools.test</groupId>
<artifactId>test</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <!-- the version below is irrelevant, as long as it matches what is in ControllerLoggingTest -->
+ <version>1.0.0</version>
</project>