Add self release yaml files 27/105527/2
authorLorraine Welch <lb2391@att.com>
Wed, 25 Mar 2020 18:19:01 +0000 (14:19 -0400)
committerstatta <statta@research.att.com>
Tue, 14 Apr 2020 16:56:57 +0000 (12:56 -0400)
Issue-ID: PORTAL-855

Signed-off-by: Lorraine Welch <lb2391@att.com>
Change-Id: I883dd83f5b32d8640b3ad8d18478edfc98a78be5

releases/3.0.0.yaml [new file with mode: 0644]
version.properties

diff --git a/releases/3.0.0.yaml b/releases/3.0.0.yaml
new file mode 100644 (file)
index 0000000..4291c7b
--- /dev/null
@@ -0,0 +1,4 @@
+distribution_type: 'maven'
+version: '3.0.0'
+project: 'portal-sdk'
+log_dir: 'portal-sdk-maven-stage-release-3.2.0/14/'
index c9bc991..346e7df 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 #
 
-major=2
-minor=6
+major=3
+minor=0
 patch=0
 
 base_version=${major}.${minor}.${patch}