diff options
author | Jim Hahn <jrh3@att.com> | 2018-08-02 16:40:41 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2018-08-03 13:39:58 -0400 |
commit | 93fc6343de11bde4de4e7533241123a7dcc83e70 (patch) | |
tree | e807011b797639deb5a8a20df085433abdcadd9e /controlloop/templates/pom.xml | |
parent | 6a9ba373f3eb85e160dc30a54c4d82cff8542a36 (diff) |
rename rule template from beijing to casablanca
Changed assertTrue to assertEquals in CasablancaFeatureTest.
Change-Id: I3bec009ddde2f10468575b4b7bf9c08c24748aae
Issue-ID: POLICY-955
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/templates/pom.xml')
-rw-r--r-- | controlloop/templates/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/templates/pom.xml b/controlloop/templates/pom.xml index a614ade0b..10a4a24d2 100644 --- a/controlloop/templates/pom.xml +++ b/controlloop/templates/pom.xml @@ -35,7 +35,7 @@ <modules> <module>template.demo</module> <module>archetype-cl-amsterdam</module> - <module>archetype-cl-beijing</module> + <module>archetype-cl-casablanca</module> </modules> |