Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Commit b9372b5

Browse files
to start release of 2.2.8-23
1 parent 8bc12e5 commit b9372b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/ant/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220

221221
<!-- this is hard coded to match the values in ${basedir}/jsf-tools/pom.xml -->
222222
<property name="jsf-tools.jar"
223-
value="${maven.repo.local}/com/sun/faces/build/jsf-tools/${impl.version.number}/jsf-tools-${impl.version.number}.jar" />
223+
value="${maven.repo.local}/com/sun/faces/build/jsf-tools/${impl.version.number}/jsf-tools-${impl.version.number}.jar" />
224224

225225
<!-- Test classpaths that are used in multiple places within the project -->
226226
<path id="junit.classpath">

jsf-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<modelVersion>4.0.0</modelVersion>
4949
<groupId>com.sun.faces.build</groupId>
5050
<artifactId>jsf-tools</artifactId>
51-
<version>2.2.8-22</version>
51+
<version>2.2.8-23</version>
5252
<description>
5353
Java code executed at build time
5454
</description>

0 commit comments

Comments
 (0)