This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a commit to branch TEST_TO_FIX_MCOMPILER-192
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/TEST_TO_FIX_MCOMPILER-192 by
this push:
new d02d61a Try to fix MCOMPILER-197
d02d61a is described below
commit d02d61a5b7892a9b3b19e230c55df3c78fc80457
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sun Mar 25 20:57:04 2018 +0200
Try to fix MCOMPILER-197
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8bc46d8..ab73469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ under the License.
<groovyVersion>1.8.0</groovyVersion>
<groovyEclipseCompilerVersion>2.7.0-01</groovyEclipseCompilerVersion>
<groovy-eclipse-batch>2.0.4-04</groovy-eclipse-batch>
- <openJpaVersion>2.2.0</openJpaVersion>
+ <openJpaVersion>2.4.2</openJpaVersion>
<javaVersion>7</javaVersion>
<maven.it.failure.ignore>false</maven.it.failure.ignore>
</properties>
--
To stop receiving notification emails like this one, please contact
[email protected].