- update dependencies
- update howto in README.txt
- add optional wasp dependency check plugin
- remove profile from yaafi as it is moved to turbine parent 4 (same id)

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/crypto@1809849 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/NOTICE.txt b/NOTICE.txt
index 9271a2d..7e07ed5 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
-Turbine Fulcrum YAAFI
-Copyright 2002-2007 The Apache Software Foundation.
+Turbine Fulcrum Crypto
+Copyright 2002-2017 The Apache Software Foundation.
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/pom.xml b/pom.xml
index 6feb1d7..46cacb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,6 +20,7 @@
     <groupId>org.apache.turbine</groupId>
     <artifactId>turbine-parent</artifactId>
     <version>4</version>
+    <relativePath></relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>