summaryrefslogtreecommitdiffstats
path: root/version.properties
AgeCommit message (Collapse)AuthorFilesLines
2019-08-07Increment version to 1.6.1Patrick Brady1-1/+1
Change-Id: Ic8024d6a0419c25c09f8fa7b5c8e21c017489e1a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-05-08Change major version of parentPatrick Brady1-1/+1
The maven version plugin is not working correctly when the parent pom file version matches the version of appc pom files. This change will keep the numbers different. Change-Id: I7d376fc7c1489e9d72f7aee55454166a0188b19f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1601
2019-04-26Increment snapshot versionPatrick Brady1-1/+1
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: Ia712804206c3c72cf661358c1a331a9dc6cb96be Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
2018-11-12Increment version numberPatrick Brady1-1/+1
Changing to version 1.5.0-SNAPSHOT Change-Id: I080d396683fce41eced944e3cb5b799c15623e73 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-09-24Parent files from main appc repositoryPatrick Brady1-0/+34
Moving the parent files from the main appc repository into the appc/parent repository. Change-Id: I8df235984e7de1ea0b62d286f7cc599e2a52077a Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1208