diff --git a/build.properties b/build.properties index 8a167711d53..ed40aad4cac 100644 --- a/build.properties +++ b/build.properties @@ -17,3 +17,6 @@ javac.source=1.5 lib.version=2.8.0.BUILD-SNAPSHOT + +compatibility.baseline.version=2.7.3 +url.libbase=http://cloud.github.com/downloads/mongodb \ No newline at end of file diff --git a/build.xml b/build.xml index 9ee14470a2f..44c246308ef 100644 --- a/build.xml +++ b/build.xml @@ -16,7 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -368,6 +368,22 @@ limitations under the License. + + + + + + + + + + + + + + + diff --git a/lib/clirr-core-0.6-uber.jar b/lib/clirr-core-0.6-uber.jar new file mode 100644 index 00000000000..d4245f483de Binary files /dev/null and b/lib/clirr-core-0.6-uber.jar differ