aboutsummaryrefslogtreecommitdiffstats
path: root/champ-lib
AgeCommit message (Collapse)AuthorFilesLines
2018-03-08Remove DistributionManagement section from pommichaere1-20/+0
Updates to champ-lib pom also include the removal of scm tags, which were pointing to specific repositories. This will be handled by the settings.xml and build job Issue-ID: AAI-848 Change-Id: I3bca4cc05748388fb806b81474d26776bc1b677b Signed-off-by: michaere <michaere@amdocs.com>
2018-03-07Port champ-microservice project restructuremichaere158-0/+17311
Includes project restructure and introduction of a parent pom. The original source folder and core functionality is now held within champ-lib, with champ-service forming the ajsc microservice from which it injects champ-lib core functionality. Issue-ID: AAI-813 Change-Id: I2ce0c4a70e485665276e7955572de23969deb706 Signed-off-by: michaere <michaere@amdocs.com>