Skip to content

Commit c8a066e

Browse files
committed
Merge branch 'master' into release
2 parents ec0076e + 4580684 commit c8a066e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?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">
2+
<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">
34
<parent>
45
<artifactId>jetty-parent</artifactId>
56
<groupId>org.eclipse.jetty</groupId>
@@ -241,5 +242,4 @@
241242
</releases>
242243
</pluginRepository>
243244
</pluginRepositories>
244-
</profiles>
245245
</project>

0 commit comments

Comments
 (0)