aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 6771ea9c..68b37200 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,6 @@
<!--
============LICENSE_START=======================================================
Copyright (c) 2022 Nokia. All rights reserved.
-Copyright (C) 2022 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. You may obtain a copy
@@ -96,13 +95,13 @@ language governing permissions and limitations under the License.
<sonar.coverage.jacoco.xmlReportPaths>
${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml
</sonar.coverage.jacoco.xmlReportPaths>
- <revision>1.9.0-SNAPSHOT</revision>
+ <revision>1.8.10-SNAPSHOT</revision>
</properties>
<modules>
<module>rest-services</module>
<module>services</module>
- <module>security</module>
+ <module>security</module>
<module>standardization</module>
<module>services/common</module>
</modules>