You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2022/07/10 13:24:36 UTC

[deltaspike] branch master updated: remove obsolete comment

This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/deltaspike.git


The following commit(s) were added to refs/heads/master by this push:
     new 2eb97396 remove obsolete comment
2eb97396 is described below

commit 2eb973966f69f9d5096add20e7991d4faf21726a
Author: Mark Struberg <st...@apache.org>
AuthorDate: Sun Jul 10 15:23:24 2022 +0200

    remove obsolete comment
    
    txs to Jeremy Landis (id:hazendaz) for the hint/patch!
---
 deltaspike/parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index 994d0372..1f9e3ed5 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -1045,7 +1045,6 @@
             </plugin>
 
             <plugin>
-                <!-- Set compile source at 1.5, since the target JSF impl is 1.2 -->
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
                 <version>${maven.compiler.plugin.version}</version>