aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-02-23 18:27:41 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-02-23 18:27:41 +0000
commit2fb81268330a13c417dc31b12fefc4acd7d3bd21 (patch)
tree9f9077b4b1c0f4c2cd4503cde85edbcfb014e1df /pom.xml
parent684d27d171546d7d2f90d84f47faea152ce84966 (diff)
Release ccsdk/cds1.1.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index dc7ee7707..7934b8fd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-aggregator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>pom</packaging>
<name>Aggregator</name>