diff options
Diffstat (limited to 'reference/logging-library')
-rw-r--r-- | reference/logging-library/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reference/logging-library/pom.xml b/reference/logging-library/pom.xml index f8c4483..7b138b3 100644 --- a/reference/logging-library/pom.xml +++ b/reference/logging-library/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.6.9-SNAPSHOT</version> + <version>1.6.9</version> </parent> <artifactId>logging-library</artifactId> |