*** empty log message ***
diff --git a/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index ee3f1ff..97cc963 100644
--- a/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
+++ b/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
@@ -11,7 +11,7 @@
 ### JavaBatchCompiler messages.
 
 ### compiler version id
-compiler.version = 0.313_R21x
+compiler.version = 0.314_R21x
 ### scanning
 scanning.start = Collecting source files inside {0}
 
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index cbc5c62..08cdcdd 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -35,7 +35,7 @@
 <p><hr><h1>
 Eclipse Platform Build Notes&nbsp;<br>
 Java Development Tooling Core</h1>
-Eclipse SDK 2.1.1 Build - ? April 2003
+Eclipse SDK 2.1.1 Build - 14th May 2003
 <br>Project org.eclipse.jdt.core v_314_R21x
 <h2>
 What's new in this drop</h2>
@@ -60,7 +60,7 @@
 
 <h3>Problem Reports Fixed</h3>
 <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=36490">36490</a>
-Compiler should not generate references to classes not on the classpath
+Java compiler misses dependency on 'static final' class variables.
 
 <h3>Problem Reports Closed</h3>