From 312281ca1bfe08fc62fb0fba9b4cce4bfd5f42f7 Mon Sep 17 00:00:00 2001 From: fmoga Date: Sat, 18 Jun 2011 14:32:14 +0000 Subject: TUSCANY-3522: Apply HBase-API.patch submitted by Eranda git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137192 13f79535-47bb-0310-9956-ffa450edef68 --- collaboration/GSoC-2011-Eranda/hbase/pom.xml | 56 ++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 collaboration/GSoC-2011-Eranda/hbase/pom.xml (limited to 'collaboration/GSoC-2011-Eranda/hbase/pom.xml') diff --git a/collaboration/GSoC-2011-Eranda/hbase/pom.xml b/collaboration/GSoC-2011-Eranda/hbase/pom.xml new file mode 100644 index 0000000000..fb454ef78a --- /dev/null +++ b/collaboration/GSoC-2011-Eranda/hbase/pom.xml @@ -0,0 +1,56 @@ + + + + 4.0.0 + org.apache.tuscany + nosql-datastore-hbase + 0.0.1 + + jar + tuscany + http://maven.apache.org + + UTF-8 + + + + + org.apache.hbase + hbase + 0.90.3 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.5 + 1.5 + + + + + -- cgit v1.2.3