summaryrefslogtreecommitdiffstats
path: root/docs/submodules/policy/engine.git
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-11-16 12:45:40 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-16 12:45:40 +0000
commit4c7a63cf5bf16229976379600120eb8e102c09f9 (patch)
tree5c139d834c264b91881b0c58e7c2baf2a1930619 /docs/submodules/policy/engine.git
parent54aadd4861d09ede729312f353f9f2cc2edc88b2 (diff)
Updated git submodules
Project: oom master 15a58a786433967dc4b077df836ef4447ef28bbe Merge "AAF version to 2.1.8" AAF version to 2.1.8 Issue-ID: AAF-630 Change-Id: I26b61e5734a0a0249f66325594dc50e03b613727 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/submodules/policy/engine.git')
0 files changed, 0 insertions, 0 deletions
lor: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Versioning variables
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support

major=3
minor=0
patch=1

base_version=${major}.${minor}.${patch}

# Release must be completed with git revision # in Jenkins
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT