Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 869e429

Browse files
authored
Fixing @jpbelang's oopsies
1 parent d6f59ec commit 869e429

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,4 +1,4 @@
1-
git commit -am<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">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.raml</groupId>
44
<artifactId>raml-parser-parent</artifactId>
@@ -254,4 +254,4 @@ git commit -am<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http
254254
</snapshotRepository>
255255
</distributionManagement>
256256

257-
</project>
257+
</project>

0 commit comments

Comments
 (0)