summaryrefslogtreecommitdiffstats
path: root/saltstack-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-12-07 15:49:58 -0500
committerDan Timoney <dtimoney@att.com>2021-12-07 15:49:58 -0500
commit4aec056abcbae2f2c4612d00b40f1c859a78913e (patch)
tree4adfe07ead5c596f9e3d137cc4efcdd0722ceb17 /saltstack-server/pom.xml
parent7ec6b1efaeed1820912aa85d04d58d75c5f96664 (diff)
Fix version numbers1.2.4
Fix version numbers (should be 1.2.4-SNAPSHOT for Istanbul branch) Issue-ID: CCSDK-3514 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iff4020f57c96b12fc60ac5ec52f5bfcfe25b1aca
Diffstat (limited to 'saltstack-server/pom.xml')
-rw-r--r--saltstack-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml
index 5382a687..166de8e2 100644
--- a/saltstack-server/pom.xml
+++ b/saltstack-server/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
</parent>
<artifactId>saltstack-server</artifactId>