This repository was archived by the owner on Mar 20, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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/${snapshot.version}/jsf-tools-${snapshot.version}.jar" />
223+ value =" ${maven.repo.local}/com/sun/faces/build/jsf-tools/${impl.version.number}/jsf-tools-${impl.version.number}.jar" />
224+
224225
225226 <!-- Test classpaths that are used in multiple places within the project -->
226227 <path id =" junit.classpath" >
Original file line number Diff line number Diff line change 4848 <modelVersion >4.0.0</modelVersion >
4949 <groupId >com.sun.faces.build</groupId >
5050 <artifactId >jsf-tools</artifactId >
51- <version >2.2.8-26-SNAPSHOT </version >
51+ <version >2.2.8-26</version >
5252 <description >
5353 Java code executed at build time
5454 </description >
You can’t perform that action at this time.
0 commit comments