Skip to content

Commit 0faad83

Browse files
authored
Polishing.
Signed-off-by: Mark Paluch <mpaluch@vmware.com>
1 parent 38c2a54 commit 0faad83

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

pom.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
23
34
Copyright 2011-present the original author or authors.
45
@@ -14,7 +15,8 @@
1415
See the License for the specific language governing permissions and
1516
limitations under the License.
1617
17-
--><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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
-->
19+
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
1820
<modelVersion>4.0.0</modelVersion>
1921

2022
<parent>
@@ -822,4 +824,4 @@
822824
</profile>
823825
</profiles>
824826

825-
</project>
827+
</project>

0 commit comments

Comments
 (0)