Repository: cxf-fediz
Updated Branches:
  refs/heads/1.2.x-fixes e568c0481 -> 41462bfe7


Remove unused profile


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/696f8b46
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/696f8b46
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/696f8b46

Branch: refs/heads/1.2.x-fixes
Commit: 696f8b46d35c247b130caa53ea15eaffd1f9e9fb
Parents: e568c04
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Tue May 5 16:35:40 2015 +0100
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Tue May 5 16:36:15 2015 +0100

----------------------------------------------------------------------
 pom.xml | 12 ------------
 1 file changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/696f8b46/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1ead902..7b6cd19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -684,18 +684,6 @@
             </build>
         </profile>
         <profile>
-            <id>jdk15</id>
-            <activation>
-                <jdk>1.5</jdk>
-            </activation>
-            <properties>
-                
<fediz.jaxb.version>${fediz.jaxb22.version}</fediz.jaxb.version>
-                
<fediz.jaxb.impl.version>${fediz.jaxb22.impl.version}</fediz.jaxb.impl.version>
-                
<fediz.jaxb.xjc.version>${fediz.jaxb22.impl.version}</fediz.jaxb.xjc.version>
-                <jdk.version>1.5</jdk.version>
-            </properties>
-        </profile>
-        <profile>
             <id>jdk17</id>
             <activation>
                 <jdk>1.7</jdk>

Reply via email to