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

Commit

Permalink
Release cur 2.2.8-28
Browse files Browse the repository at this point in the history
  • Loading branch information
ren-zhijun-oracle committed Jun 21, 2018
1 parent 8678489 commit 15c5e03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/ant/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@

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

<!-- Test classpaths that are used in multiple places within the project -->
<path id="junit.classpath">
Expand Down
2 changes: 1 addition & 1 deletion jsf-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.sun.faces.build</groupId>
<artifactId>jsf-tools</artifactId>
<version>2.2.8-28-SNAPSHOT</version>
<version>2.2.8-28</version>
<description>
Java code executed at build time
</description>
Expand Down

0 comments on commit 15c5e03

Please sign in to comment.