Author: lewismc
Date: Mon Nov 2 21:57:50 2015
New Revision: 1712170
URL: http://svn.apache.org/viewvc?rev=1712170&view=rev
Log:
Add new License Key for Miredot and fix formatting for mvn.template
Modified:
nutch/trunk/ivy/mvn.template
Modified: nutch/trunk/ivy/mvn.template
URL:
http://svn.apache.org/viewvc/nutch/trunk/ivy/mvn.template?rev=1712170&r1=1712169&r2=1712170&view=diff
==============================================================================
--- nutch/trunk/ivy/mvn.template (original)
+++ nutch/trunk/ivy/mvn.template Mon Nov 2 21:57:50 2015
@@ -47,52 +47,52 @@
</pluginRepositories>
<developers>
- <developer>
- <id>mattmann</id>
- <name>Chris A. Mattmann</name>
- <email>[email protected]</email>
- </developer>
- <developer>
- <id>jnioche</id>
- <name>Julien Nioche</name>
- <email>[email protected]</email>
- </developer>
- <developer>
+ <developer>
+ <id>mattmann</id>
+ <name>Chris A. Mattmann</name>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
+ <id>jnioche</id>
+ <name>Julien Nioche</name>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
<id>lewismc</id>
<name>Lewis John McGibbney</name>
<email>[email protected]</email>
</developer>
- <developer>
+ <developer>
<id>markus</id>
<name>Markus Jelsma</name>
<email>[email protected]</email>
</developer>
- <developer>
- <id>fenglu</id>
- <name>Feng Lu</name>
- <email>[email protected]</email>
- </developer>
- <developer>
- <id>kiranch</id>
- <name>Kiran Chitturi</name>
- <email>[email protected]</email>
- </developer>
- <developer>
- <id>tejasp</id>
- <name>Tejas Patil</name>
- <email>[email protected]</email>
- </developer>
+ <developer>
+ <id>fenglu</id>
+ <name>Feng Lu</name>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
+ <id>kiranch</id>
+ <name>Kiran Chitturi</name>
+ <email>[email protected]</email>
+ </developer>
+ <developer>
+ <id>tejasp</id>
+ <name>Tejas Patil</name>
+ <email>[email protected]</email>
+ </developer>
<developer>
<id>talat</id>
<name>Talat Uyarer</name>
<email>[email protected]</email>
</developer>
- <developer>
- <id>snagel</id>
- <name>Sebastian Nagel</name>
- <email>[email protected]</email>
- </developer>
- </developers>
+ <developer>
+ <id>snagel</id>
+ <name>Sebastian Nagel</name>
+ <email>[email protected]</email>
+ </developer>
+ </developers>
<build>
<sourceDirectory>src/java</sourceDirectory>
@@ -128,8 +128,8 @@
</executions>
<configuration>
<licence>
- <!-- Miredot license key valid until August 1st, 2016 when we can
apply for a new one - http://s.apache.org/oE -->
-
UHJvamVjdHxvcmcuYXBhY2hlLm51dGNoLm51dGNofDIwMTYtMTAtMjl8dHJ1ZSNNQzBDRkd6QWwyMlh1dXBRYW9WZERIalN0MTY5d1dDZUFoVUFsYm9qdXczOEVUYXlOYXZrbGQrYlZSRzJBSG89
+ <!-- Miredot license key valid until Oct 30th 2017. The key is
valid for two years, after which we are free to request a new key. -->
+
cHJvamVjdHxvcmcuYXBhY2hlLm51dGNoLm51dGNofDIwMTctMTAtMzB8dHJ1ZXwtMSNNQ3dDRkh2N1BsSXZvbWMzTGYxTXBHd3RYcVhEUnZsR0FoUjh3UWVhbG44TkdMUWhzVnJjVnNvNlJEZFBHQT09
</licence>
<!-- insert other configuration here (optional) -->
</configuration>