Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 23c54e8

Browse files
committed
jersey-doc-modulelist-maven-plugin pom fix.
Change-Id: I76a70e31a040040422ad48807a976d280b5be515
1 parent 4cc704f commit 23c54e8

File tree

1 file changed

+2
-1
lines changed
  • tools/jersey-doc-modulelist-maven-plugin

1 file changed

+2
-1
lines changed

tools/jersey-doc-modulelist-maven-plugin/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2013-2016 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2013-2017 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -102,6 +102,7 @@
102102
</build>
103103

104104
<properties>
105+
<java.version>1.8</java.version>
105106
<maven.version>3.1.1</maven.version>
106107
</properties>
107108
</project>

0 commit comments

Comments
 (0)