Updated "Java 6" to "Java 7" in pom comment

Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/e076035e
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/e076035e
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/e076035e

Branch: refs/heads/master
Commit: e076035ef7c807e3715c8303dc8c3cec62317f94
Parents: 132901d
Author: Kasper Sørensen <i.am.kasper.soren...@gmail.com>
Authored: Mon Aug 17 09:11:35 2015 +0200
Committer: Kasper Sørensen <i.am.kasper.soren...@gmail.com>
Committed: Mon Aug 17 09:11:35 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/e076035e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d45c8b3..bf40e05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@ under the License.
        <build>
                <plugins>
                        <plugin>
-                               <!-- Ensures java 6 compatibility -->
+                               <!-- Ensures java 7 compatibility -->
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-compiler-plugin</artifactId>
                                <configuration>

Reply via email to