diff --git a/pom.xml b/pom.xml index 2f46f9a88..13df6b78d 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ both ./logging.properties 0.8.14 - + 4.13.2 @@ -228,8 +228,8 @@ IDE/ jython3/ - - + + @@ -239,8 +239,8 @@ **/target/ - - + + true 4 @@ -251,7 +251,7 @@ **/*.xml **/.pydevproject - + **/plugin.xml **/pom.xml @@ -269,19 +269,22 @@ + (``) for the summary XMLs (this format excludes POMs, + above). The Eclipse WTP XML formatter has no pref that controls + this; without explicit enforcement, `tensorflow.xml` drifts to + ~2135 spaced vs 5 spaceless. See + https://github.com/wala/ML/issues/535. POMs deliberately use + the *spaced* form instead — via sortPom's + `spaceBeforeCloseEmptyElement` — to match the + `maven-release-plugin`'s output; see + https://github.com/wala/ML/issues/566. --> Spaceless self-closing tags [ \t]+/> /> - - + + @@ -289,12 +292,23 @@ 1.27.0 true - - + + false + + true