File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
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 >
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 -->
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 />
409403 </plugin >
410404 </plugins >
411405 </reporting >
412-
413406 <profiles >
414407 <profile >
415408 <id >setup-checkout</id >
You can’t perform that action at this time.
0 commit comments