2424 <modelVersion >4.0.0</modelVersion >
2525 <groupId >commons-io</groupId >
2626 <artifactId >commons-io</artifactId >
27- <version >2.5-SNAPSHOT </version >
27+ <version >2.5</version >
2828 <name >Apache Commons IO</name >
2929
3030 <inceptionYear >2002</inceptionYear >
@@ -49,17 +49,17 @@ file comparators, endian transformation classes, and much more.
4949 </distributionManagement >
5050
5151 <scm >
52- <connection >scm:svn:http://svn.apache.org/repos/asf/commons/proper/io/trunk </connection >
53- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/commons/proper/io/trunk </developerConnection >
54- <url >http://svn.apache.org/viewvc/commons/proper/io/trunk </url >
52+ <connection >scm:svn:http://svn.apache.org/repos/asf/commons/proper/io/tags/commons-io-2.5 </connection >
53+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/commons/proper/io/tags/commons-io-2.5 </developerConnection >
54+ <url >http://svn.apache.org/viewvc/commons/proper/io/tags/commons-io-2.5 </url >
5555 </scm >
5656
5757 <developers >
5858 <developer >
5959 <name >Scott Sanders</name >
6060 <id >sanders</id >
6161 <email >sanders@apache.org</email >
62- <organization ></ organization >
62+ <organization / >
6363 <roles >
6464 <role >Java Developer</role >
6565 </roles >
@@ -69,7 +69,7 @@ file comparators, endian transformation classes, and much more.
6969 <!-- Note: first name is correctly capitalised above -->
7070 <id >dion</id >
7171 <email >dion@apache.org</email >
72- <organization ></ organization >
72+ <organization / >
7373 <roles >
7474 <role >Java Developer</role >
7575 </roles >
@@ -78,7 +78,7 @@ file comparators, endian transformation classes, and much more.
7878 <name >Nicola Ken Barozzi</name >
7979 <id >nicolaken</id >
8080 <email >nicolaken@apache.org</email >
81- <organization ></ organization >
81+ <organization / >
8282 <roles >
8383 <role >Java Developer</role >
8484 </roles >
@@ -87,15 +87,15 @@ file comparators, endian transformation classes, and much more.
8787 <name >Henri Yandell</name >
8888 <id >bayard</id >
8989 <email >bayard@apache.org</email >
90- <organization ></ organization >
90+ <organization / >
9191 <roles >
9292 <role >Java Developer</role >
9393 </roles >
9494 </developer >
9595 <developer >
9696 <name >Stephen Colebourne</name >
9797 <id >scolebourne</id >
98- <organization ></ organization >
98+ <organization / >
9999 <roles >
100100 <role >Java Developer</role >
101101 </roles >
0 commit comments