diff options
Diffstat (limited to 'msb-core/pom.xml')
-rw-r--r-- | msb-core/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/msb-core/pom.xml b/msb-core/pom.xml index 71f4192..23f9a03 100644 --- a/msb-core/pom.xml +++ b/msb-core/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright 2016 2015-2016 ZTE, Inc. and others. All rights reserved. + Copyright 2016 ZTE Corporation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -33,6 +33,7 @@ <modules> <module>openresty</module> <module>openresty-ext</module> + <module>eag-openresty-ext</module> <module>redis</module> <module>redis-ext</module> <module>apiroute</module> |