diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2016-10-13 00:34:59 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2016-10-13 00:35:27 +0800 |
commit | c448fcbe67782274dcaaebd21450a7629c4f5d0c (patch) | |
tree | 54c439bf3ddace7f404c5d9099f00aef12ec092b /msb-core/openresty-ext | |
parent | 17fab940d408b9d597bfc8002070dc6f2e23dcdd (diff) |
bump OPEN-O snapshot versions on master
Issue-Id: OCS-109
Change-Id: Idf11f52f5ecd82e69b490bfaaf7f0504df0488a1
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'msb-core/openresty-ext')
-rw-r--r-- | msb-core/openresty-ext/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/msb-core/openresty-ext/pom.xml b/msb-core/openresty-ext/pom.xml index 8685fb2..1752147 100644 --- a/msb-core/openresty-ext/pom.xml +++ b/msb-core/openresty-ext/pom.xml @@ -23,13 +23,13 @@ <parent> <groupId>org.openo.common-services.microservice-bus</groupId> <artifactId>msb-core-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>openresty-ext</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <name>openo/msb/msb-core/openresty-ext</name> <packaging>pom</packaging> |