File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 </property >
2727 <property name =" testreportdir" value =" ${ basedir } /build/test-reports" >
2828 </property >
29- <property name =" final.name" value =" commons-io-1.3" />
29+ <property name =" final.name" value =" commons-io-1.3-SNAPSHOT " />
3030 <property name =" dist.build.dir" value =" ${ basedir } /build/dist-build" />
3131 <property name =" dist.bin" value =" ${ dist.build.dir } /${ final.name } " />
3232 <property name =" dist.src" value =" ${ dist.build.dir } /${ final.name } -src" />
272272 </tstamp >
273273 <property name =" copyright" value =" Copyright &copy; The Apache Software Foundation. All Rights Reserved." >
274274 </property >
275- <property name =" title" value =" IO 1.3" >
275+ <property name =" title" value =" IO 1.3-SNAPSHOT " >
276276 </property >
277277 <javadoc use =" true" private =" true" destdir =" ${ javadocdir } " author =" true" version =" true" sourcepath =" ${ basedir } /src/java" packagenames =" org.apache.commons.io.*" overview =" src/java/org/apache/commons/io/overview.html" >
278278 <classpath >
Original file line number Diff line number Diff line change 2727 <modelVersion >4.0.0</modelVersion >
2828 <groupId >commons-io</groupId >
2929 <artifactId >commons-io</artifactId >
30- <version >1.3</version >
30+ <version >1.3-SNAPSHOT </version >
3131 <name >IO</name >
3232
3333 <inceptionYear >2002</inceptionYear >
Original file line number Diff line number Diff line change 2121 <name >IO</name >
2222 <groupId >commons-io</groupId >
2323 <artifactId >commons-io</artifactId >
24- <currentVersion >1.3</currentVersion >
24+ <currentVersion >1.3-SNAPSHOT </currentVersion >
2525 <inceptionYear >2002</inceptionYear >
2626 <shortDescription >Commons IO</shortDescription >
2727 <description >
You can’t perform that action at this time.
0 commit comments