diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-10-04 18:02:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-10-04 18:02:18 +0000 |
commit | c641202e8cf9fc9518738569323d4c92f4172e29 (patch) | |
tree | df70cf5b66597b0c8fcbdeefbb0bd565e68fcff3 | |
parent | 014b446db77e6b7aa5fb402d24f6d532875d7741 (diff) |
Release logging-analytics1.5.1
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-demo/pom.xml | 4 | ||||
-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 | 4 | ||||
-rw-r--r-- | reference/logging-kubernetes/pom.xml | 2 | ||||
-rw-r--r-- | reference/logging-library/pom.xml | 4 | ||||
-rw-r--r-- | reference/logging-mock-service/pom.xml | 4 | ||||
-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 |
13 files changed, 17 insertions, 17 deletions
@@ -9,7 +9,7 @@ <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-analytics</artifactId> <packaging>pom</packaging> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <name>logging-analytics</name> <url>http://maven.apache.org</url> <modules> diff --git a/reference/logging-demo/pom.xml b/reference/logging-demo/pom.xml index 9e8ecaa..d18dab0 100644 --- a/reference/logging-demo/pom.xml +++ b/reference/logging-demo/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-demo</artifactId> <packaging>war</packaging> @@ -72,7 +72,7 @@ <dependency> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-mock-service</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </dependency> diff --git a/reference/logging-docker-root/pom.xml b/reference/logging-docker-root/pom.xml index d47f4b7..5d79826 100644 --- a/reference/logging-docker-root/pom.xml +++ b/reference/logging-docker-root/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-docker-root</artifactId> <packaging>pom</packaging> diff --git a/reference/logging-filter/logging-filter-base/pom.xml b/reference/logging-filter/logging-filter-base/pom.xml index 2f93b01..fc35461 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.5.1-SNAPSHOT</version> + <version>1.5.1</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 6229e15..bdae8e2 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.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-filter-spring</artifactId> diff --git a/reference/logging-filter/pom.xml b/reference/logging-filter/pom.xml index aef2e19..ee95f30 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.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-filter-parent</artifactId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-slf4j</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </dependency> <dependency> <groupId>javax.servlet</groupId> diff --git a/reference/logging-kubernetes/pom.xml b/reference/logging-kubernetes/pom.xml index da7b248..4b3b1b2 100644 --- a/reference/logging-kubernetes/pom.xml +++ b/reference/logging-kubernetes/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-kubernetes</artifactId> <packaging>pom</packaging> diff --git a/reference/logging-library/pom.xml b/reference/logging-library/pom.xml index c4781cc..4df8cb8 100644 --- a/reference/logging-library/pom.xml +++ b/reference/logging-library/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-library</artifactId> <packaging>jar</packaging> @@ -65,7 +65,7 @@ <dependency> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-slf4j</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </dependency> <!-- decouple HttpServlet parameters from both this project and slf4j later --> <dependency> diff --git a/reference/logging-mock-service/pom.xml b/reference/logging-mock-service/pom.xml index 1359a5d..c30f1d4 100644 --- a/reference/logging-mock-service/pom.xml +++ b/reference/logging-mock-service/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-mock-service</artifactId> <packaging>jar</packaging> @@ -62,7 +62,7 @@ <dependency> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-library</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </dependency> </dependencies> </project> diff --git a/reference/logging-slf4j-demo/pom.xml b/reference/logging-slf4j-demo/pom.xml index c0b8d00..4570527 100644 --- a/reference/logging-slf4j-demo/pom.xml +++ b/reference/logging-slf4j-demo/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath>..</relativePath> </parent> <artifactId>logging-slf4j-demo</artifactId> diff --git a/reference/logging-slf4j/pom.xml b/reference/logging-slf4j/pom.xml index ea5478f..a7effb5 100644 --- a/reference/logging-slf4j/pom.xml +++ b/reference/logging-slf4j/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-slf4j</artifactId> <name>logging-slf4j</name> diff --git a/reference/pom.xml b/reference/pom.xml index c055794..f221abb 100644 --- a/reference/pom.xml +++ b/reference/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-analytics</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-reference</artifactId> <packaging>pom</packaging> diff --git a/reference/provider/pom.xml b/reference/provider/pom.xml index 92ea1ae..5d38160 100644 --- a/reference/provider/pom.xml +++ b/reference/provider/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.logging-analytics</groupId> <artifactId>logging-reference</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>logging-provider</artifactId> <packaging>pom</packaging> |