We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec0076e + 4580684 commit c8a066eCopy full SHA for c8a066e
pom.xml
@@ -1,5 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
+xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4
<parent>
5
<artifactId>jetty-parent</artifactId>
6
<groupId>org.eclipse.jetty</groupId>
@@ -241,5 +242,4 @@
241
242
</releases>
243
</pluginRepository>
244
</pluginRepositories>
- </profiles>
245
</project>
0 commit comments