From 55af6d7a31b9f761f6d681c52dc50e723a7c873c Mon Sep 17 00:00:00 2001 From: Laird Nelson Date: Wed, 23 Nov 2011 14:20:23 -0500 Subject: [PATCH] Wrangling version numbers --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f5b69e..c2c9490 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Now set up the `jpa-maven-plugin`. Place this in your `pom.xml`'s com.edugility jpa-maven-plugin - 1.0-SNAPSOT + 1.1-SNAPSHOT Generate entityClassnames.properties diff --git a/pom.xml b/pom.xml index 45e4224..5f14239 100644 --- a/pom.xml +++ b/pom.xml @@ -369,7 +369,7 @@ \ - true + false false