summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/pom.xml
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Roll cds versionTimoney, Dan (dt5972)1-2/+2
2019-09-17Roll to next snapshotTimoney, Dan (dt5972)1-2/+2
2019-09-11Roll versions for El AltoTimoney, Dan (dt5972)1-2/+2
2019-08-30Remove controllerbluprints distribution.Brinda Santh1-2/+0
2019-08-28Roll versionsTimoney, Dan (dt5972)1-2/+2
2019-08-15Update to NeonTimoney, Dan (dt5972)1-2/+2
2019-08-09Added service for Edit CBAEzhilarasi1-2/+2
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-2/+2
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)1-2/+2
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët1-2/+3
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)1-2/+2
2019-01-11Update to use correct parent pomTimoney, Dan (dt5972)1-2/+2
2019-01-10Prepare for release buildTimoney, Dan (dt5972)1-4/+1
2019-01-04Add Sonar Kotlin supportAlexis de Talhouët1-1/+0
2018-10-25Roll to initial Dublin versionTimoney, Dan (dt5972)1-2/+2
2018-09-27Roll to next snapshot versionTimoney, Dan (dt5972)1-2/+2
2018-09-14Fix parent nodeTimoney, Dan (dt5972)1-1/+1
2018-08-23Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)1-0/+8
2018-08-10Controller Blueprints MSSingal, Kapil (ks220y)1-0/+41
an>: core-pool-size: 2 max-pool-size: 10 queue-capacity: 0 spring: kafka: properties: request.timeout.ms: 5000 retries: 1 max.block.ms: 10000 producer: value-serializer: org.springframework.kafka.support.serializer.JsonSerializer cliend-id: cps consumer: group-id: cps-test auto-offset-reset: earliest value-deserializer: org.springframework.kafka.support.serializer.JsonDeserializer properties: spring.json.value.default.type: org.onap.cps.event.model.CpsDataUpdatedEvent logging: level: org.apache.kafka: ERROR # Custom Hazelcast Config. hazelcast: cluster-name: "cps-and-ncmp-test-caches" mode: kubernetes: enabled: false service-name: "cps-and-ncmp-service"