Index: contrib/pom.xml =================================================================== --- contrib/pom.xml (revision 915361) +++ contrib/pom.xml (working copy) @@ -8,7 +8,7 @@ org.apache.hbase hbase - 0.20.2-SNAPSHOT + 0.21.0-SNAPSHOT stargate Index: contrib/stargate/pom.xml =================================================================== --- contrib/stargate/pom.xml (revision 915361) +++ contrib/stargate/pom.xml (working copy) @@ -8,7 +8,7 @@ org.apache.hbase hbase-contrib - 0.20.2-SNAPSHOT + 0.21.0-SNAPSHOT 1.1.1 Index: contrib/transactional/pom.xml =================================================================== --- contrib/transactional/pom.xml (revision 915361) +++ contrib/transactional/pom.xml (working copy) @@ -8,7 +8,7 @@ org.apache.hbase hbase-contrib - 0.20.2-SNAPSHOT + 0.21.0-SNAPSHOT Index: core/pom.xml =================================================================== --- core/pom.xml (revision 915361) +++ core/pom.xml (working copy) @@ -1,14 +1,17 @@ - + 4.0.0 + org.apache.hbase hbase-core jar HBase Core + org.apache.hbase hbase - 0.20.2-SNAPSHOT + 0.21.0-SNAPSHOT @@ -30,6 +33,7 @@ + @@ -58,7 +62,6 @@ org.apache.maven.plugins maven-source-plugin - 2.1.1 attach-sources @@ -89,7 +92,17 @@ JSPC generate-sources - + + + + + run @@ -143,6 +156,7 @@ + log4j @@ -212,13 +226,13 @@ ${commons-math.version} test - + commons-lang commons-lang ${commons-lang.version} - + - 2.2-beta-4 - - - - src/assembly/bin.xml - - - src - project - - - - + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.1 + + ${compileSource} + ${compileSource} + true + true + + + + maven-assembly-plugin + + 2.2-beta-4 + + + + src/assembly/bin.xml + + + src + project + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3 + + + org.apache.maven.plugins + maven-source-plugin + 2.1.1 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.5 + + + + Apache Public Releases @@ -172,6 +206,7 @@ scp://people.apache.org/home/psmith/public_html/hbase/sandbox/hbase/ + @@ -205,10 +240,10 @@ UTF-8 UTF-8 + -->