Skip to content

Commit ec3d806

Browse files
committed
Remove extra vertical whitespace
1 parent d2b4503 commit ec3d806

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<artifactId>commons-lang3</artifactId>
2929
<version>3.18.0-SNAPSHOT</version>
3030
<name>Apache Commons Lang</name>
31-
3231
<inceptionYear>2001</inceptionYear>
3332
<description>
3433
Apache Commons Lang, a package of Java utility classes for the
@@ -41,9 +40,7 @@
4140

4241
Please ensure your build environment is up-to-date and kindly report any build issues.
4342
</description>
44-
4543
<url>https://commons.apache.org/proper/commons-lang/</url>
46-
4744
<issueManagement>
4845
<system>jira</system>
4946
<url>https://issues.apache.org/jira/browse/LANG</url>
@@ -54,7 +51,6 @@
5451
<url>https://gitbox.apache.org/repos/asf?p=commons-lang.git</url>
5552
<tag>rel/commons-lang-3.18.0</tag>
5653
</scm>
57-
5854
<!-- Lang should depend on very little -->
5955
<dependencies>
6056
<!-- testing -->
@@ -100,15 +96,13 @@
10096
<scope>test</scope>
10197
</dependency>
10298
</dependencies>
103-
10499
<distributionManagement>
105100
<site>
106101
<id>apache.website</id>
107102
<name>Apache Commons Site</name>
108103
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-lang/</url>
109104
</site>
110105
</distributionManagement>
111-
112106
<properties>
113107
<heapSize>-Xmx512m</heapSize>
114108
<extraArgs/>
@@ -409,7 +403,6 @@
409403
</plugin>
410404
</plugins>
411405
</reporting>
412-
413406
<profiles>
414407
<profile>
415408
<id>setup-checkout</id>

0 commit comments

Comments
 (0)