Preparing 1.3.3 release.
diff --git a/com.google.eclipse.protobuf.feature/feature.xml b/com.google.eclipse.protobuf.feature/feature.xml
index f8f6e7f..01cb397 100644
--- a/com.google.eclipse.protobuf.feature/feature.xml
+++ b/com.google.eclipse.protobuf.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="com.google.eclipse.protobuf"
       label="%featureName"
-      version="1.3.2.qualifier"
+      version="1.3.3.qualifier"
       provider-name="%providerName">
 
    <description url="https://code.google.com/p/protobuf-dt/">
diff --git a/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF b/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF
index 87edade..b509576 100644
--- a/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF
+++ b/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: %Bundle-Name

 Bundle-Vendor: %Bundle-Vendor

-Bundle-Version: 1.3.2.qualifier

+Bundle-Version: 1.3.3.qualifier

 Bundle-SymbolicName: com.google.eclipse.protobuf.ui; singleton:=true

 Bundle-ActivationPolicy: lazy

 Require-Bundle: com.google.eclipse.protobuf;visibility:=reexport,

diff --git a/com.google.eclipse.protobuf/META-INF/MANIFEST.MF b/com.google.eclipse.protobuf/META-INF/MANIFEST.MF
index c7080cb..b714cf1 100644
--- a/com.google.eclipse.protobuf/META-INF/MANIFEST.MF
+++ b/com.google.eclipse.protobuf/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Eclipse-ExtensibleAPI: true

 Bundle-Name: %Bundle-Name

 Bundle-Vendor: %Bundle-Vendor

-Bundle-Version: 1.3.2.qualifier

+Bundle-Version: 1.3.3.qualifier

 Bundle-SymbolicName: com.google.eclipse.protobuf; singleton:=true

 Bundle-ActivationPolicy: lazy

 Require-Bundle: org.eclipse.xtext;bundle-version="2.3.0",

diff --git a/update-site/artifacts.jar b/update-site/artifacts.jar
deleted file mode 100644
index 4ea1e71..0000000
--- a/update-site/artifacts.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/content.jar b/update-site/content.jar
deleted file mode 100644
index 267af56..0000000
--- a/update-site/content.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/features/com.google.eclipse.protobuf_1.3.2.201207081052.jar b/update-site/features/com.google.eclipse.protobuf_1.3.2.201207081052.jar
deleted file mode 100644
index a705c37..0000000
--- a/update-site/features/com.google.eclipse.protobuf_1.3.2.201207081052.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf.ui_1.3.2.201207081052.jar b/update-site/plugins/com.google.eclipse.protobuf.ui_1.3.2.201207081052.jar
deleted file mode 100644
index 09562ba..0000000
--- a/update-site/plugins/com.google.eclipse.protobuf.ui_1.3.2.201207081052.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf_1.3.2.201207081052.jar b/update-site/plugins/com.google.eclipse.protobuf_1.3.2.201207081052.jar
deleted file mode 100644
index ea2bfb6..0000000
--- a/update-site/plugins/com.google.eclipse.protobuf_1.3.2.201207081052.jar
+++ /dev/null
Binary files differ
diff --git a/update-site/site.xml b/update-site/site.xml
index 6b6f674..86b3a14 100644
--- a/update-site/site.xml
+++ b/update-site/site.xml
@@ -3,6 +3,8 @@
    <description name="protobuf-dt" url="http://protobuf-dt.googlecode.com/git/update-site">
       Update site for protobuf-dt, an Eclipse-based Development Environment for Protocol Buffers.
    </description>
-   <feature url="features/com.google.eclipse.protobuf_1.3.2.201207081052.jar" id="com.google.eclipse.protobuf" version="1.3.2.201207081052"/>
+   <feature url="features/com.google.eclipse.protobuf_1.3.3.qualifier.jar" id="com.google.eclipse.protobuf" version="1.3.3.qualifier">
+      <category name="google"/>
+   </feature>
    <category-def name="google" label="Google Inc."/>
 </site>