- Update change history version
- Update Turbine parent

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/cache@1890589 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 4f53c23..4b502f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>

     <groupId>org.apache.turbine</groupId>

     <artifactId>turbine-parent</artifactId>

-    <version>8</version>

+    <version>9-SNAPSHOT</version>

     <relativePath />

   </parent>

 

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 32f2bcd..e689974 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,7 +24,9 @@
   </properties>

 

   <body>

-    <release version="1.1.1" date="in subversion">

+     <release version="2.0.1" date="in subversion">

+      </release>

+    <release version="2.0.0." date="2021-06-08">

          <action dev="gk" type="update">

           Backward-incompatible change: Global default cache frequency setting is now in milliseconds, 

           as already the ehcache and the JCS.