Author: tchemit Date: 2010-10-04 16:17:42 +0200 (Mon, 04 Oct 2010) New Revision: 323 Url: http://nuiton.org/repositories/revision/mapstoragemanager/323 Log: at the moment do not build hbase module (dependencies are anywhere...) Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-10-03 15:54:39 UTC (rev 322) +++ trunk/pom.xml 2010-10-04 14:17:42 UTC (rev 323) @@ -20,7 +20,7 @@ <module>msm</module> <module>msm-bighashmap</module> <module>msm-bighashmapV2</module> - <module>msm-hbase</module> + <!--module>msm-hbase</module--> <module>msm-fromtoXML</module> <module>msm-fromtoXPP3</module> <module>msm-monitoring-plugins</module> @@ -107,7 +107,7 @@ <properties> <projectId>mapstoragemanager</projectId> - <jaxx.version>2.0.1</jaxx.version> + <jaxx.version>2.2</jaxx.version> <nuitonutils.version>1.2</nuitonutils.version> <i18n.version>1.2.2</i18n.version>