diff options
Diffstat (limited to 'appc-config/appc-config-audit/features/pom.xml')
-rw-r--r-- | appc-config/appc-config-audit/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 24ba81ce7..6d2615106 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath /> </parent> |