diff options
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | pylog/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-demo/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-docker-root/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-filter/logging-filter-base/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-filter/logging-filter-spring/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-filter/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-kubernetes/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-library/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-mock-service/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-slf4j-demo/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-slf4j/pom.xml | 2 | ||||
-rw-r--r-- | reference/pom.xml | 2 | ||||
-rw-r--r-- | reference/provider/pom.xml | 2 |
14 files changed, 14 insertions, 14 deletions
@@ -10,7 +10,7 @@ <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-analytics</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.4</version> <packaging>pom</packaging> <name>logging-analytics</name> diff --git a/pylog/pom.xml b/pylog/pom.xml index 8ac6d0b..d8ff262 100644 --- a/pylog/pom.xml +++ b/pylog/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-analytics</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-pylog</artifactId> diff --git a/reference/logging-demo/pom.xml b/reference/logging-demo/pom.xml index 6e25e09..810e32e 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-demo</artifactId> diff --git a/reference/logging-docker-root/pom.xml b/reference/logging-docker-root/pom.xml index 34b6577..932596f 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.4-SNAPSHOT</version> + <version>1.6.4</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 7f6b62d..808fa16 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.4-SNAPSHOT</version> + <version>1.6.4</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 e20f8d7..3de7534 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-filter-spring</artifactId> diff --git a/reference/logging-filter/pom.xml b/reference/logging-filter/pom.xml index df92b47..215f919 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-filter-parent</artifactId> diff --git a/reference/logging-kubernetes/pom.xml b/reference/logging-kubernetes/pom.xml index aadfc44..a40b3b3 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-kubernetes</artifactId> diff --git a/reference/logging-library/pom.xml b/reference/logging-library/pom.xml index bfe5716..7fe2736 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-library</artifactId> diff --git a/reference/logging-mock-service/pom.xml b/reference/logging-mock-service/pom.xml index 21b0d70..a4350f6 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-mock-service</artifactId> diff --git a/reference/logging-slf4j-demo/pom.xml b/reference/logging-slf4j-demo/pom.xml index f30422a..de9a6c7 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.4-SNAPSHOT</version> + <version>1.6.4</version> <relativePath>..</relativePath> </parent> diff --git a/reference/logging-slf4j/pom.xml b/reference/logging-slf4j/pom.xml index dd47033..883cb42 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-slf4j</artifactId> diff --git a/reference/pom.xml b/reference/pom.xml index 795847f..691c3f3 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-reference</artifactId> diff --git a/reference/provider/pom.xml b/reference/provider/pom.xml index 4242fa7..6fff9d1 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.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>logging-provider</artifactId> |