org.apache.commons:commons-text
Advanced tools
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
| #Created by Apache Maven 3.6.1 | ||
| version=1.7 | ||
| version=1.8 | ||
| groupId=org.apache.commons | ||
| artifactId=commons-text |
@@ -26,6 +26,6 @@ <?xml version="1.0" encoding="UTF-8"?> | ||
| <artifactId>commons-text</artifactId> | ||
| <version>1.7</version> | ||
| <version>1.8</version> | ||
| <name>Apache Commons Text</name> | ||
| <description>Apache Commons Text is a library focused on algorithms working on strings.</description> | ||
| <url>http://commons.apache.org/proper/commons-text</url> | ||
| <url>https://commons.apache.org/proper/commons-text</url> | ||
@@ -41,3 +41,3 @@ <properties> | ||
| <commons.release.version>1.7</commons.release.version> | ||
| <commons.release.version>1.8</commons.release.version> | ||
| <commons.release.desc>(Java 8+)</commons.release.desc> | ||
@@ -53,18 +53,17 @@ | ||
| <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version> | ||
| <checkstyle.version>8.21</checkstyle.version> | ||
| <checkstyle.version>8.23</checkstyle.version> | ||
| <spotbugs.plugin.version>3.1.12</spotbugs.plugin.version> | ||
| <commons.jacoco.version>0.8.2</commons.jacoco.version> | ||
| <commons.jacoco.version>0.8.4</commons.jacoco.version> | ||
| <commons.javadoc.version>3.1.0</commons.javadoc.version> | ||
| <commons.javadoc.version>3.1.1</commons.javadoc.version> | ||
| <!-- generate report even if there are binary incompatible changes --> | ||
| <commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications> | ||
| <!-- 0.12.0 dies with a NullPointerException --> | ||
| <commons.japicmp.version>0.13.0</commons.japicmp.version> | ||
| <commons.japicmp.version>0.14.1</commons.japicmp.version> | ||
| <japicmp.skip>false</japicmp.skip> | ||
| <!-- Commons Release Plugin --> | ||
| <commons.bc.version>1.6</commons.bc.version> | ||
| <commons.bc.version>1.7</commons.bc.version> | ||
| <commons.rc.version>RC1</commons.rc.version> | ||
@@ -87,3 +86,3 @@ <commons.release.isDistModule>true</commons.release.isDistModule> | ||
| <artifactId>junit-jupiter</artifactId> | ||
| <version>5.4.2</version> | ||
| <version>5.5.1</version> | ||
| <scope>test</scope> | ||
@@ -94,3 +93,3 @@ </dependency> | ||
| <artifactId>assertj-core</artifactId> | ||
| <version>3.12.2</version> | ||
| <version>3.13.2</version> | ||
| <scope>test</scope> | ||
@@ -377,5 +376,5 @@ </dependency> | ||
| <scm> | ||
| <connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-text.git</connection> | ||
| <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-text.git</developerConnection> | ||
| <url>https://git-wip-us.apache.org/repos/asf?p=commons-text.git</url> | ||
| <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-text</connection> | ||
| <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-text</developerConnection> | ||
| <url>https://gitbox.apache.org/repos/asf?p=commons-text.git</url> | ||
| </scm> | ||
@@ -385,3 +384,3 @@ | ||
| <system>jira</system> | ||
| <url>http://issues.apache.org/jira/browse/TEXT</url> | ||
| <url>https://issues.apache.org/jira/browse/TEXT</url> | ||
| </issueManagement> | ||
@@ -388,0 +387,0 @@ |
@@ -5,2 +5,2 @@ Apache Commons Text | ||
| This product includes software developed at | ||
| The Apache Software Foundation (http://www.apache.org/). | ||
| The Apache Software Foundation (https://www.apache.org/). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet