Index: /FCKeditor.Java/trunk/java-core/src/main/resources/META-INF/FCKeditor.tld
===================================================================
--- /FCKeditor.Java/trunk/java-core/src/main/resources/META-INF/FCKeditor.tld	(revision 5442)
+++ /FCKeditor.Java/trunk/java-core/src/main/resources/META-INF/FCKeditor.tld	(revision 5443)
@@ -32,5 +32,5 @@
 	</description>
 	<display-name>FCKeditor Tag Library</display-name>
-	<tlib-version>2.61</tlib-version>
+	<tlib-version>2.7</tlib-version>
 	<short-name>FCK</short-name>
 	<uri>http://java.fckeditor.net</uri>
Index: /FCKeditor.Java/trunk/src/changes/changes.xml
===================================================================
--- /FCKeditor.Java/trunk/src/changes/changes.xml	(revision 5442)
+++ /FCKeditor.Java/trunk/src/changes/changes.xml	(revision 5443)
@@ -28,5 +28,6 @@
 
 	<body>
-		<release version="2.6.1-SNAPSHOT" date="in SVN" description="Maintenance and bugfix release.">
+		<release version="2.7-SNAPSHOT" date="in SVN" description="Rework organizational project structure.">
+			<action dev="mosipov" type="update">Major Maven plugins update</action>
 		</release>
 		<release version="2.6" date="2010-01-04" description="Deprecated code removal.">
Index: /FCKeditor.Java/trunk/src/site/apt/index.apt
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/index.apt	(revision 5442)
+++ /FCKeditor.Java/trunk/src/site/apt/index.apt	(revision 5443)
@@ -24,4 +24,7 @@
 FCKeditor.Java Integration
 
+    [Beta Stage:] This software is still in development, it may contain bugs and
+                  documentation is incomplete.
+  
   The FCKeditor.Java Integration makes the deployment of the FCKeditor in your
   Java environment a piece of cake.
@@ -53,7 +56,9 @@
 || Minor branch						|| Latest version	|| Actively maintained ||
 *-----------------------------------+-------------------+-----------------------+
-| {{{http://java.fckeditor.net/2.5.x}2.5.x}}		| 2.5				| Yes					|
+| {{{http://java.fckeditor.net/2.6.x}2.6.x}} | 2.6		| Yes					|
 *-----------------------------------+-------------------+-----------------------+
-| {{{http://java.fckeditor.net/2.4.x}2.4.x}}	| 2.4.2				| No					|
+| {{{http://java.fckeditor.net/2.5.x}2.5.x}} | 2.5		| No					|
+*-----------------------------------+-------------------+-----------------------+
+| {{{http://java.fckeditor.net/2.4.x}2.4.x}} | 2.4.2	| No					|
 *-----------------------------------+-------------------+-----------------------+
 
Index: /FCKeditor.Java/trunk/src/site/apt/upgrade_notes.apt.vm
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/upgrade_notes.apt.vm	(revision 5442)
+++ /FCKeditor.Java/trunk/src/site/apt/upgrade_notes.apt.vm	(revision 5443)
@@ -31,4 +31,14 @@
  Please refer to the {{{java-core/clirr-report.html}Clirr report}} for a more
  detailed view of binary and API changes between the current and previous release.
+
+* Upgrading from 2.6.x
+
+*-------------------------------+----------------------------------------------+
+|| Ticket						|| Remark									  ||
+*-------------------------------+----------------------------------------------+ 
+*-------------------------------+----------------------------------------------+
+| -								| All Maven plugins have been updated and POM structure has been improved. |
+*-------------------------------+----------------------------------------------+
+
 
 * Upgrading from 2.5.x
Index: /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt	(revision 5442)
+++ /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt	(revision 5443)
@@ -32,5 +32,5 @@
             to use the Java Integration Pack with these template engines!
 
-  The required jars are <<<velocity-1.x.x.jar>>> or <<<freemarker-2.x.jar>>> in
+  The required jars are <<<velocity-1.x.y.jar>>> or <<<freemarker-2.x.jar>>> in
   order to work with Velocity or FreeMarker respectively and <<<commons-collections.jar>>>
   also has to be available for Velocity. Drop the required jar files in your classpath
Index: /FCKeditor.Java/trunk/src/site/site.xml
===================================================================
--- /FCKeditor.Java/trunk/src/site/site.xml	(revision 5442)
+++ /FCKeditor.Java/trunk/src/site/site.xml	(revision 5443)
@@ -99,5 +99,5 @@
 					<item name="Tag library validation"
 						href="/java-core/taglibvalidation.html" />
-					<item name="Tag List" href="/java-core/taglist.html" />
+					<!-- <item name="Tag List" href="/java-core/taglist.html" /> -->
 				</item>
 			</item>
