This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c5ceb8f oops my bad
c5ceb8f is described below
commit c5ceb8f59d32e0fe343c0d680feae14260561a0f
Author: olivier lamy <[email protected]>
AuthorDate: Tue Oct 23 11:53:52 2018 +1000
oops my bad
Signed-off-by: olivier lamy <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d034e63..326678a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,7 +342,7 @@ under the License.
<profile>
<id>jdk7</id>
<activation>
- <jdk>7</jdk>
+ <jdk>1.7</jdk>
</activation>
<build>
<pluginManagement>