File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11<project name =" mvn-caller-pai-auth-ws-client" default =" build" basedir =" ." >
22
33 <property name =" maven.executable" value =" ${ maven.home } /bin/mvn" />
4- <property name =" jarName" value =" pai-auth-ws-client-1.4 .0.jar" />
4+ <property name =" jarName" value =" pai-auth-ws-client-1.5 .0.jar" />
55
66 <target name =" build" description =" build" depends =" copy" > </target >
77
1212<!-- <copy todir="${WILDFLY10.1}${STANDALONE-MILACNIC}" file="target/${jarName}" />-->
1313<!-- <copy todir="${WILDFLY20}${STANDALONE-EVRA}" file="target/${jarName}" />-->
1414 <copy todir =" ${ WILDFLY34 } ${ STANDALONE-POLITICAS } " file =" target/${ jarName } " />
15- <copy todir =" ${ WILDFLY34 } ${ STANDALONE-VIAJES } " file =" target/${ jarName } " />
15+ <!-- <copy todir="${WILDFLY34}${STANDALONE-VIAJES}" file="target/${jarName}" /> -- >
1616
1717 </target >
1818
19+
1920 <target name =" call-maven" >
2021 <exec executable =" ${ maven.executable } " >
2122 <arg value =" clean" />
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.github.LACNIC</groupId >
66 <artifactId >pai-auth-ws-client</artifactId >
7- <version >1.4 .0</version >
7+ <version >1.5 .0</version >
88 <name >PAI Authentication Client</name >
99 <description >Client for handling authentication requests and managing access
1010 to the PAI services.</description >
You can’t perform that action at this time.
0 commit comments