64 is OK locally but not on GitHub
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -26,8 +26,8 @@ under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-parent</artifactId>
|
<artifactId>commons-parent</artifactId>
|
||||||
<!-- Tests are special, 61 causes issues -->
|
<!-- Tests are special, 61 causes issues, 64 is OK locally but not on GitHub -->
|
||||||
<version>64</version>
|
<version>59</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user