Update config to use updated class name 07/85707/1
authorJerry Flood <jflood@att.com>
Thu, 18 Apr 2019 17:10:02 +0000 (13:10 -0400)
committerJerry Flood <jflood@att.com>
Thu, 18 Apr 2019 17:10:45 +0000 (13:10 -0400)
This broke the CSIT job.

Issue-ID: OPTFRA-466
Change-Id: I25bc72f5d71cb52af707755a67ea2ddfdd599e71
Signed-off-by: Jerry Flood <jflood@att.com>
cmso-service/src/main/resources/META-INF/spring.factories
cmso-ticketmgt/src/main/resources/META-INF/spring.factories

index 5047be8..c0b4a01 100644 (file)
@@ -1 +1 @@
-org.springframework.boot.env.EnvironmentPostProcessor=org.onap.optf.cmso.CMSEnvironmentPostProcessor
\ No newline at end of file
+org.springframework.boot.env.EnvironmentPostProcessor=org.onap.optf.cmso.CmsoEnvironmentPostProcessor
\ No newline at end of file
index 5047be8..c0b4a01 100644 (file)
@@ -1 +1 @@
-org.springframework.boot.env.EnvironmentPostProcessor=org.onap.optf.cmso.CMSEnvironmentPostProcessor
\ No newline at end of file
+org.springframework.boot.env.EnvironmentPostProcessor=org.onap.optf.cmso.CmsoEnvironmentPostProcessor
\ No newline at end of file