File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 <name >Apache Commons VFS Project</name >
3030 <description >Apache Commons VFS is a Virtual File System library.</description >
3131 <packaging >pom</packaging >
32- <version >2.10.1 -SNAPSHOT</version >
32+ <version >2.11.0 -SNAPSHOT</version >
3333
3434 <url >https://commons.apache.org/proper/commons-vfs/</url >
3535 <inceptionYear >2002</inceptionYear >
7474 <commons .siteOutputDirectory>${basedir} /target/site</commons .siteOutputDirectory>
7575 <commons .releaseNotesLocation>${commons.parent.dir} /RELEASE-NOTES.txt</commons .releaseNotesLocation>
7676 <commons .distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid} </commons .distSvnStagingUrl>
77- <commons .release.version>2.10 .0</commons .release.version>
78- <commons .release.next>2.10 .1</commons .release.next>
77+ <commons .release.version>2.11 .0</commons .release.version>
78+ <commons .release.next>2.11 .1</commons .release.next>
7979 <!-- Commons Release Plugin -->
8080 <!-- Previous version of the component (used for reporting binary compatibility check)-->
81- <commons .bc.version>2.9 .0</commons .bc.version>
81+ <commons .bc.version>2.10 .0</commons .bc.version>
8282 <!--
8383 Define the following in ~/.m2/settings.xml in an active profile:
8484 (or provide them on the command line)
You can’t perform that action at this time.
0 commit comments