aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-05-04Increment version to 1.8.0-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I0ca7f85fe7f7a8cd92a900438d1520cdad313e5b Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-04-01Increment version to 1.7.2-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I7d7db464e0666b8b7bd75ac1420ef47407a6eaab Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-01-22Increment version to 1.7.1-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I842d45c7ec8977390b1108e7d0b1959868003048 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2019-10-09move to 1.7.0-SNAPSHOTTaka Cho1-1/+1
Increment version to 1.7.0-SNAPSHOT Issue-ID: APPC-1686 Change-Id: I5c8b85e03793e1b807b98b58a2ca9410cde72a3c Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-17Increment version to 1.6.3-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I92aafb0c80c4cc1cfa4773ba62f1f34525db9686 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-11Increment version to 1.6.2-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I65cd2ebecda921860f30b18bdffe586caf9e7a03 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-03Increment versions after releasePatrick Brady1-1/+1
Change-Id: Ib7a836d3f6c519db158b92a71e87c6103bd11b28 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-05-08Remove staging pluginPatrick Brady1-12/+0
Remove staging plugin to allow the new jenkins staging jobs to work. Change-Id: Icdfa82b1d5b05c08101a51a208824136b61904d0 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1595
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: I556e0492de6cdb04800686dd87410890f2402a66 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
2018-11-12Increment version numberPatrick Brady1-1/+1
Change to version 1.5.0-SNAPSHOT Change-Id: Ib00755d28512092a30e01546fd5579df2a4074be Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-11Roll to next version after releasePatrick Brady1-1/+1
Change to version 1.4.1-SNAPSHOT Change-Id: I067a6f8d54c86851bce053af6c5d1d0812ff8722 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-09-06update name tag for sonar reportTaka Cho1-1/+1
the name tag is the pom.xml is helping writing the correct name in the Sonar report Change-Id: Id0c38722645460fe4d348ff264724085a0bc0766 Issue-ID: APPC-1193 Signed-off-by: Taka Cho <tc012c@att.com>
2018-05-22Increment versions for new branchPatrick Brady1-1/+1
Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT Change-Id: I4767e1e63c7b5bb76a3fd0aea48ac18d81f7faf7 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
2018-05-21Add maven version pluginPatrick Brady1-0/+10
This plugin configuration is needed so jenkins can update the version number of the proxy project to the release number when the release job is run. Change-Id: I30f02b150b71cb1cbaea6a5f1ccdac03d8843889 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-910
2018-05-17Match cdt version to appc versionPatrick Brady1-1/+1
Change-Id: I09bde6cbea87c1346b5cc293b1e5379973f42034 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-911
2018-05-10initial commit for CDT proxy ServiceKumar, Amaresh (ak583p)1-1/+4
Initial commit for CDT proxy server to fix CORS Issues. Issue-ID: APPC-885 Change-Id: Idf2688dbca3fd6c25636544147ed5b23a5a4ed7f Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
2018-03-06Add build helper to pomPatrick Brady1-20/+43
Need to re-add the build helper plugin to pom in order to attach the zip file for deployment. Change-Id: I73afb91e622890601cfd723ef33ac9b40352dd7b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-06Correct groupidPatrick Brady1-1/+1
Incorrect groupid is causing deploy to fail. Change-Id: I372e4b0546cfb10cfab9d4c7b193185b038633b7 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-06Adding distribution mgmtPatrick Brady1-0/+29
Merge deploy is failing because repository listings are missing. Copied the repository listings over from the main appc project. Change-Id: Iee5b976dd34134fb0a0dedec9a070cb8ef151697 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-06Root pom file cleanupPatrick Brady1-51/+0
Remove the unused repository and scm tags from the root pom file. They are causing merge job to fail and should not be there. Change-Id: If3611b093cc818133916e468770d497f8edc56d9 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-04Modify maven for angular buildPatrick Brady1-43/+58
Using the same plugin that portal has been using to perform angular cli builds in jenkins. Also modifed maven assembly plugin to package the generated angular javascript code into a deployable zip file. Change-Id: Ib26801ca6b4d8dd5195b570bc694d37efe421684 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-01Initial seed code contribution for CDTSkip Wonnell1-0/+193
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>