Skip to content

Commit cc8f4bd

Browse files
committed
Reformat code
1 parent ca3b829 commit cc8f4bd

File tree

7 files changed

+269
-357
lines changed

7 files changed

+269
-357
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<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">
33
<modelVersion>4.0.0</modelVersion>
44

@@ -8,7 +8,7 @@
88
<version>13</version>
99
<relativePath />
1010
</parent>
11-
11+
1212
<artifactId>plexus-sec-dispatcher</artifactId>
1313
<version>2.0.1-SNAPSHOT</version>
1414

@@ -17,8 +17,8 @@
1717
<scm>
1818
<connection>scm:git:[email protected]:codehaus-plexus/plexus-sec-dispatcher.git</connection>
1919
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-sec-dispatcher.git</developerConnection>
20-
<url>https://github.com/codehaus-plexus/plexus-sec-dispatcher.git</url>
2120
<tag>HEAD</tag>
21+
<url>https://github.com/codehaus-plexus/plexus-sec-dispatcher.git</url>
2222
</scm>
2323
<issueManagement>
2424
<system>jira</system>

0 commit comments

Comments
 (0)