aboutsummaryrefslogtreecommitdiffstats
path: root/reference
diff options
context:
space:
mode:
Diffstat (limited to 'reference')
-rw-r--r--reference/logging-demo/pom.xml2
-rw-r--r--reference/logging-docker-root/pom.xml2
-rw-r--r--reference/logging-filter/logging-filter-base/pom.xml2
-rw-r--r--reference/logging-filter/logging-filter-spring/pom.xml2
-rw-r--r--reference/logging-filter/pom.xml2
-rw-r--r--reference/logging-kubernetes/pom.xml2
-rw-r--r--reference/logging-library/pom.xml2
-rw-r--r--reference/logging-mock-service/pom.xml2
-rw-r--r--reference/logging-slf4j-demo/pom.xml2
-rw-r--r--reference/logging-slf4j/pom.xml2
-rw-r--r--reference/pom.xml2
-rw-r--r--reference/provider/pom.xml2
12 files changed, 12 insertions, 12 deletions
diff --git a/reference/logging-demo/pom.xml b/reference/logging-demo/pom.xml
index fedb0ce..e34bce4 100644
--- a/reference/logging-demo/pom.xml
+++ b/reference/logging-demo/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-demo</artifactId>
diff --git a/reference/logging-docker-root/pom.xml b/reference/logging-docker-root/pom.xml
index f7ed9e0..11f4e5f 100644
--- a/reference/logging-docker-root/pom.xml
+++ b/reference/logging-docker-root/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-docker-root</artifactId>
diff --git a/reference/logging-filter/logging-filter-base/pom.xml b/reference/logging-filter/logging-filter-base/pom.xml
index 8df8510..95c23f3 100644
--- a/reference/logging-filter/logging-filter-base/pom.xml
+++ b/reference/logging-filter/logging-filter-base/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-parent</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-filter-base</artifactId>
diff --git a/reference/logging-filter/logging-filter-spring/pom.xml b/reference/logging-filter/logging-filter-spring/pom.xml
index f203797..104546d 100644
--- a/reference/logging-filter/logging-filter-spring/pom.xml
+++ b/reference/logging-filter/logging-filter-spring/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-parent</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-filter-spring</artifactId>
diff --git a/reference/logging-filter/pom.xml b/reference/logging-filter/pom.xml
index 9c01ce9..b0730ea 100644
--- a/reference/logging-filter/pom.xml
+++ b/reference/logging-filter/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-filter-parent</artifactId>
diff --git a/reference/logging-kubernetes/pom.xml b/reference/logging-kubernetes/pom.xml
index a654ce7..dfb3087 100644
--- a/reference/logging-kubernetes/pom.xml
+++ b/reference/logging-kubernetes/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-kubernetes</artifactId>
diff --git a/reference/logging-library/pom.xml b/reference/logging-library/pom.xml
index 29410bf..9ff744c 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.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-library</artifactId>
diff --git a/reference/logging-mock-service/pom.xml b/reference/logging-mock-service/pom.xml
index e37961a..d6bec77 100644
--- a/reference/logging-mock-service/pom.xml
+++ b/reference/logging-mock-service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-mock-service</artifactId>
diff --git a/reference/logging-slf4j-demo/pom.xml b/reference/logging-slf4j-demo/pom.xml
index 455d9dc..25a9651 100644
--- a/reference/logging-slf4j-demo/pom.xml
+++ b/reference/logging-slf4j-demo/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
<relativePath>..</relativePath>
</parent>
diff --git a/reference/logging-slf4j/pom.xml b/reference/logging-slf4j/pom.xml
index 70506d6..f2c96a1 100644
--- a/reference/logging-slf4j/pom.xml
+++ b/reference/logging-slf4j/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-slf4j</artifactId>
diff --git a/reference/pom.xml b/reference/pom.xml
index 9ebf029..f6fc860 100644
--- a/reference/pom.xml
+++ b/reference/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-analytics</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-reference</artifactId>
diff --git a/reference/provider/pom.xml b/reference/provider/pom.xml
index 0608078..a592cbe 100644
--- a/reference/provider/pom.xml
+++ b/reference/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>logging-provider</artifactId>