summaryrefslogtreecommitdiffstats
path: root/policy-management/src/test/resources/echo.pom
diff options
context:
space:
mode:
Diffstat (limited to 'policy-management/src/test/resources/echo.pom')
-rw-r--r--policy-management/src/test/resources/echo.pom5
1 files changed, 3 insertions, 2 deletions
diff --git a/policy-management/src/test/resources/echo.pom b/policy-management/src/test/resources/echo.pom
index 30b890da..88747944 100644
--- a/policy-management/src/test/resources/echo.pom
+++ b/policy-management/src/test/resources/echo.pom
@@ -3,7 +3,7 @@
============LICENSE_START=======================================================
ONAP
================================================================================
- Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
+ Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -26,5 +26,6 @@
<groupId>org.onap.policy.drools.test</groupId>
<artifactId>echo</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <!-- the version below is irrelevant -->
+ <version>1.0.0</version>
</project>