From: <bra...@us...> - 2011-08-16 11:16:38
|
Revision: 3506 http://archive-access.svn.sourceforge.net/archive-access/?rev=3506&view=rev Author: bradtofel Date: 2011-08-16 11:16:32 +0000 (Tue, 16 Aug 2011) Log Message: ----------- 1.6.2 RELEASE PREP Modified Paths: -------------- branches/wayback-1_6_2/dist/pom.xml branches/wayback-1_6_2/pom.xml branches/wayback-1_6_2/wayback-core/pom.xml branches/wayback-1_6_2/wayback-hadoop/pom.xml branches/wayback-1_6_2/wayback-hadoop-java/pom.xml branches/wayback-1_6_2/wayback-webapp/pom.xml Modified: branches/wayback-1_6_2/dist/pom.xml =================================================================== --- branches/wayback-1_6_2/dist/pom.xml 2011-08-16 11:05:35 UTC (rev 3505) +++ branches/wayback-1_6_2/dist/pom.xml 2011-08-16 11:16:32 UTC (rev 3506) @@ -7,7 +7,7 @@ <parent> <artifactId>wayback</artifactId> <groupId>org.archive.wayback</groupId> - <version>1.6.1</version> + <version>1.6.2</version> </parent> <artifactId>dist</artifactId> Modified: branches/wayback-1_6_2/pom.xml =================================================================== --- branches/wayback-1_6_2/pom.xml 2011-08-16 11:05:35 UTC (rev 3505) +++ branches/wayback-1_6_2/pom.xml 2011-08-16 11:16:32 UTC (rev 3506) @@ -7,7 +7,7 @@ <groupId>org.archive.wayback</groupId> <artifactId>wayback</artifactId> <packaging>pom</packaging> - <version>1.6.1</version> + <version>1.6.2</version> <name>Wayback</name> <modules> Modified: branches/wayback-1_6_2/wayback-core/pom.xml =================================================================== --- branches/wayback-1_6_2/wayback-core/pom.xml 2011-08-16 11:05:35 UTC (rev 3505) +++ branches/wayback-1_6_2/wayback-core/pom.xml 2011-08-16 11:16:32 UTC (rev 3506) @@ -8,7 +8,7 @@ <parent> <artifactId>wayback</artifactId> <groupId>org.archive.wayback</groupId> - <version>1.6.1</version> + <version>1.6.2</version> </parent> <artifactId>wayback-core</artifactId> Modified: branches/wayback-1_6_2/wayback-hadoop/pom.xml =================================================================== --- branches/wayback-1_6_2/wayback-hadoop/pom.xml 2011-08-16 11:05:35 UTC (rev 3505) +++ branches/wayback-1_6_2/wayback-hadoop/pom.xml 2011-08-16 11:16:32 UTC (rev 3506) @@ -8,7 +8,7 @@ <parent> <artifactId>wayback</artifactId> <groupId>org.archive.wayback</groupId> - <version>1.6.1</version> + <version>1.6.2</version> </parent> <artifactId>wayback-hadoop</artifactId> Modified: branches/wayback-1_6_2/wayback-hadoop-java/pom.xml =================================================================== --- branches/wayback-1_6_2/wayback-hadoop-java/pom.xml 2011-08-16 11:05:35 UTC (rev 3505) +++ branches/wayback-1_6_2/wayback-hadoop-java/pom.xml 2011-08-16 11:16:32 UTC (rev 3506) @@ -8,7 +8,7 @@ <parent> <artifactId>wayback</artifactId> <groupId>org.archive.wayback</groupId> - <version>1.6.1</version> + <version>1.6.2</version> </parent> <artifactId>wayback-hadoop-java</artifactId> Modified: branches/wayback-1_6_2/wayback-webapp/pom.xml =================================================================== --- branches/wayback-1_6_2/wayback-webapp/pom.xml 2011-08-16 11:05:35 UTC (rev 3505) +++ branches/wayback-1_6_2/wayback-webapp/pom.xml 2011-08-16 11:16:32 UTC (rev 3506) @@ -7,7 +7,7 @@ <parent> <artifactId>wayback</artifactId> <groupId>org.archive.wayback</groupId> - <version>1.6.1</version> + <version>1.6.2</version> </parent> <artifactId>wayback-webapp</artifactId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |