Skip to content

Commit fd2dfab

Browse files
committed
Update commons-jxpath to version 1.4.0
1 parent 99d383e commit fd2dfab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

project/commons-jxpath.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
url=https://github.com/apache/commons-jxpath.git
2-
ref=JXPATH_@_@
3-
version=1.3
2+
ref=rel/commons-jxpath-@.@.@
3+
version=1.4.0
44
rpm_name=apache-commons-jxpath

project/commons-jxpath.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<dependency>commons-beanutils</dependency>
99
<build>
1010
<compiler>
11-
<addSourceRoot>src/java</addSourceRoot>
11+
<addSourceRoot>src/main/java</addSourceRoot>
1212
<excludeSourceMatching>/org/apache/commons/jxpath/servlet/.*</excludeSourceMatching>
1313
<automaticModuleName>org.apache.commons.jxpath</automaticModuleName>
1414
</compiler>

0 commit comments

Comments
 (0)