summaryrefslogtreecommitdiffstats
path: root/pomba/service-decomposition/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-08-20Create version 1.6.2 prior to NeonTimoney, Dan (dt5972)1-1/+1
Create last Fluorine based version before port to Neon Change-Id: Ib83eaf71acad826e641c2538d90d5eac82148180 Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-08Roll version to 1.6.1-SNAPSHOTTimoney, Dan (dt5972)1-1/+1
Roll version to recreate El Alto release artifacts Change-Id: Ieebe2f47235987bcf5d92329e03e3cc9fb4107c3 Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-02Roll to El Alto versionTimoney, Dan (dt5972)1-1/+1
Roll to El Alto version (1.6.0-SNAPSHOT) on master branch Change-Id: I737c9de6834e539b4a4871ae738f77f7ac6e3ed2 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-01Fix versions1.5.1Timoney, Dan (dt5972)1-1/+1
Versions were set inconsistently in sdnc/apps - entire repo needs to have the same version number. Change-Id: I69cf0dd73cfaf2762f5fce7d0e9ff43fffd14709 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parentTimoney, Dan (dt5972)1-2/+1
Update to use released 1.2.2 version of parent poms. Change-Id: I0653c876c2f8b574278a6a570fdee591a98de84d Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-12Update pomba versioning for DublinNorm Traxler1-1/+1
Issue-ID: SDNC-637 Moving version Back to the Future Note: 1.4.2 is used for Casablanca release, so moving ahead to 1.5.0 Adding port description attribute Change-Id: I4b5526b1151603a1872df1cc6584ba0810685b0c Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-11-08Update to latest Spring boot 1.5 patchTimoney, Dan (dt5972)1-1/+1
Update to springboot 1.5.17.RELEASE in order to upgrade embedded tomcat to version with latest security patches. Change-Id: I6a99683ddb687561c0bfe52cab6ca5e34ed665f1 Issue-ID: SDNC-513 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-15Prepare for RC0 release build3.0.0-ONAP1.4.1Timoney, Dan (dt5972)1-1/+1
Prepare to build 1.4.1 release version artifacts Change-Id: I3f2288789198f3c1ba825c8666b9f6ad15e5b4c5 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-11Remove snapshot dependenciesTimoney, Dan (dt5972)1-1/+1
Remove snapshot dependencies on logging-analytics Change-Id: If9ebc6e4ca50c53a48bee2ac97d44e540e8f0e59 Issue-ID: SDNC-477 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Fix versioningTimoney, Dan (dt5972)1-1/+1
Wrong parent versions were used (1.1.1-SNAPSHOT vs 1.1.0), and wrong versions were being created, inconsistent with reset of sdnc Change-Id: I64a1eb62e8c33153b6b9bf5f56b60f4298553a6d Issue-ID: SDNC-477 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-08-17Docker file: networkDiscovery serviceDecompositionMohammadreza Pasandideh1-24/+0
Issue-ID: LOG-397 SDNC-317 Change-Id: I0844eb12c8cd3b208f6a15cc16dd8717175bd5d8 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-16Docker file: networkDiscovery serviceDecompositionMohammadreza Pasandideh1-33/+198
Issue-ID: LOG-397 SDNC-317 Change-Id: I80171ad4332e70872e5d3d8c42625f8669aa4d99 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-01Fixing issues from SONAR reportTait,Trevor(rt0435)1-0/+6
Change-Id: I69e042690f464303fed0c9188b1555adf1f06481 Issue-ID: SDNC-317 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-07-23Initial code for network discovery microserviceBrad Benesch1-0/+187
Issue-ID: SDNC-317 Change-Id: I09d44de02283079471de0084da07793cb3d7820c Signed-off-by: Brad Benesch <brad.benesch@amdocs.com>