Author: edwardyoon Date: Sun Feb 26 07:30:24 2012 New Revision: 1293758 URL: http://svn.apache.org/viewvc?rev=1293758&view=rev Log: Add license
Modified: incubator/hama/branches/0.4/LICENSE.txt incubator/hama/branches/0.4/core/pom.xml incubator/hama/branches/0.4/dist/pom.xml incubator/hama/branches/0.4/examples/pom.xml incubator/hama/branches/0.4/graph/pom.xml incubator/hama/branches/0.4/pom.xml Modified: incubator/hama/branches/0.4/LICENSE.txt URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/LICENSE.txt?rev=1293758&r1=1293757&r2=1293758&view=diff ============================================================================== --- incubator/hama/branches/0.4/LICENSE.txt (original) +++ incubator/hama/branches/0.4/LICENSE.txt Sun Feb 26 07:30:24 2012 @@ -413,7 +413,7 @@ Definitions. NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California. --- +== W3C® SOFTWARE NOTICE AND LICENSE http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 Modified: incubator/hama/branches/0.4/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/core/pom.xml?rev=1293758&r1=1293757&r2=1293758&view=diff ============================================================================== --- incubator/hama/branches/0.4/core/pom.xml (original) +++ incubator/hama/branches/0.4/core/pom.xml Sun Feb 26 07:30:24 2012 @@ -20,23 +20,23 @@ <parent> <groupId>org.apache.hama</groupId> <artifactId>hama-parent</artifactId> - <version>0.4.0-incubating</version> + <version>0.4.0-incubating-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hama</groupId> <artifactId>hama-core</artifactId> <name>core</name> - <version>0.4.0-incubating</version> + <version>0.4.0-incubating-SNAPSHOT</version> <packaging>jar</packaging> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/incubator/hama/core/tags/hama-parent-0.4.0-incubating-SNAPSHOT/core + scm:svn:http://svn.apache.org/repos/asf/incubator/hama/core </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/incubator/hama/core/tags/hama-parent-0.4.0-incubating-SNAPSHOT/core + scm:svn:https://svn.apache.org/repos/asf/incubator/hama/core </developerConnection> - <url>http://svn.apache.org/viewvc/maven/pom/tags/hama-parent-0.4.0-incubating-SNAPSHOT/hama-core</url> + <url>http://svn.apache.org/viewvc/maven/pom/tags/apache-8/hama-parent/hama-core</url> </scm> <dependencies> Modified: incubator/hama/branches/0.4/dist/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/dist/pom.xml?rev=1293758&r1=1293757&r2=1293758&view=diff ============================================================================== --- incubator/hama/branches/0.4/dist/pom.xml (original) +++ incubator/hama/branches/0.4/dist/pom.xml Sun Feb 26 07:30:24 2012 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.hama</groupId> <artifactId>hama-parent</artifactId> - <version>0.4.0-incubating</version> + <version>0.4.0-incubating-SNAPSHOT</version> </parent> <artifactId>hama-dist</artifactId> Modified: incubator/hama/branches/0.4/examples/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/examples/pom.xml?rev=1293758&r1=1293757&r2=1293758&view=diff ============================================================================== --- incubator/hama/branches/0.4/examples/pom.xml (original) +++ incubator/hama/branches/0.4/examples/pom.xml Sun Feb 26 07:30:24 2012 @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.hama</groupId> <artifactId>hama-parent</artifactId> - <version>0.4.0-incubating</version> + <version>0.4.0-incubating-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hama</groupId> <artifactId>hama-examples</artifactId> <name>examples</name> - <version>0.4.0-incubating</version> + <version>0.4.0-incubating-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> Modified: incubator/hama/branches/0.4/graph/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/graph/pom.xml?rev=1293758&r1=1293757&r2=1293758&view=diff ============================================================================== --- incubator/hama/branches/0.4/graph/pom.xml (original) +++ incubator/hama/branches/0.4/graph/pom.xml Sun Feb 26 07:30:24 2012 @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.hama</groupId> <artifactId>hama-parent</artifactId> - <version>0.4.0-incubating</version> + <version>0.4.0-incubating-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hama</groupId> <artifactId>hama-graph</artifactId> <name>graph</name> - <version>0.4.0-incubating</version> + <version>0.4.0-incubating-SNAPSHOT</version> <packaging>jar</packaging> <dependencies> Modified: incubator/hama/branches/0.4/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/pom.xml?rev=1293758&r1=1293757&r2=1293758&view=diff ============================================================================== --- incubator/hama/branches/0.4/pom.xml (original) +++ incubator/hama/branches/0.4/pom.xml Sun Feb 26 07:30:24 2012 @@ -27,7 +27,7 @@ <groupId>org.apache.hama</groupId> <artifactId>hama-parent</artifactId> <name>Apache Hama parent POM</name> - <version>0.4.0-incubating</version> + <version>0.4.0-incubating-SNAPSHOT</version> <url>http://incubator.apache.org/hama</url> <packaging>pom</packaging> <prerequisites> @@ -76,12 +76,12 @@ </licenses> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/incubator/hama/tags/hama-parent-0.4.0-incubating-SNAPSHOT + scm:svn:http://svn.apache.org/repos/asf/incubator/hama </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/incubator/hama/tags/hama-parent-0.4.0-incubating-SNAPSHOT + scm:svn:https://svn.apache.org/repos/asf/incubator/hama </developerConnection> - <url>http://svn.apache.org/viewvc/maven/pom/tags/hama-parent-0.4.0-incubating-SNAPSHOT</url> + <url>http://svn.apache.org/viewvc/maven/pom/tags/apache-8/hama-parent</url> </scm> <properties>