aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-config-audit
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-05 14:19:46 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-05 14:19:46 +0000
commit9f69f002bc27b24e849fb2048b0ee4a8224e1708 (patch)
treee260dfbae9e3beee3c23fc66c5757a27fcf46ecc /appc-config/appc-config-audit
parentccec11114744377358c8a3e87174aa4d29019f58 (diff)
Release appc1.6.1
Diffstat (limited to 'appc-config/appc-config-audit')
-rw-r--r--appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/features/pom.xml2
-rw-r--r--appc-config/appc-config-audit/installer/pom.xml4
-rw-r--r--appc-config/appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/provider/pom.xml2
6 files changed, 7 insertions, 7 deletions
diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
index 51b2135e0..eafa59d88 100644
--- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-config-audit</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
index 4a6d37a79..79f196af5 100644
--- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-config-audit</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml
index 46c92cfa5..230e5ff62 100644
--- a/appc-config/appc-config-audit/features/pom.xml
+++ b/appc-config/appc-config-audit/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-audit-feature-aggregator</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml
index 871bd28ca..062c1506a 100644
--- a/appc-config/appc-config-audit/installer/pom.xml
+++ b/appc-config/appc-config-audit/installer/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-audit-installer</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<name>Config Component Audit - Installer</name>
<packaging>pom</packaging>
<properties>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-audit-provider</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</dependency>
</dependencies>
<build>
diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml
index 3921d427d..8811b1089 100644
--- a/appc-config/appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/pom.xml
@@ -83,5 +83,5 @@
</modules>
</profile>
</profiles>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>
diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml
index 38197bd0d..e6e2829c7 100644
--- a/appc-config/appc-config-audit/provider/pom.xml
+++ b/appc-config/appc-config-audit/provider/pom.xml
@@ -124,5 +124,5 @@
</plugins>
</build>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
</project>