verguenza 4 years ago
parent
commit
7ad84bd134
1 changed files with 0 additions and 17 deletions
  1. 0 17
      pom.xml

+ 0 - 17
pom.xml

@@ -119,23 +119,6 @@
         </dependencies>
         </dependencies>
     </dependencyManagement>
     </dependencyManagement>
 
 
-    <profiles>
-        <profile>
-            <id>java11</id>
-            <activation>
-                <jdk>[11,)</jdk>
-            </activation>
-
-            <dependencies>
-                <dependency>
-                    <groupId>org.glassfish.jaxb</groupId>
-                    <artifactId>jaxb-runtime</artifactId>
-                </dependency>
-            </dependencies>
-        </profile>
-    </profiles>
-
-
     <build>
     <build>
         <plugins>
         <plugins>
             <plugin>
             <plugin>