Rolled version to 1.4.3
diff --git a/com.google.eclipse.protobuf.feature/feature.xml b/com.google.eclipse.protobuf.feature/feature.xml
index b0a3426..c4de350 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.4.2.qualifier"
+      version="1.4.3.qualifier"
       provider-name="%providerName">
 
    <description url="https://code.google.com/p/protobuf-dt/">
diff --git a/update-site/artifacts.jar b/update-site/artifacts.jar
index a7fafc4..e8eb1d9 100644
--- a/update-site/artifacts.jar
+++ b/update-site/artifacts.jar
Binary files differ
diff --git a/update-site/content.jar b/update-site/content.jar
index b1418da..9f40b7d 100644
--- a/update-site/content.jar
+++ b/update-site/content.jar
Binary files differ
diff --git a/update-site/features/com.google.eclipse.protobuf_1.4.3.201307151341.jar b/update-site/features/com.google.eclipse.protobuf_1.4.3.201307151341.jar
new file mode 100644
index 0000000..9d322da
--- /dev/null
+++ b/update-site/features/com.google.eclipse.protobuf_1.4.3.201307151341.jar
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf.ui_1.4.3.201307151341.jar b/update-site/plugins/com.google.eclipse.protobuf.ui_1.4.3.201307151341.jar
new file mode 100644
index 0000000..f00e39c
--- /dev/null
+++ b/update-site/plugins/com.google.eclipse.protobuf.ui_1.4.3.201307151341.jar
Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf_1.4.3.201307151341.jar b/update-site/plugins/com.google.eclipse.protobuf_1.4.3.201307151341.jar
new file mode 100644
index 0000000..3e85af9
--- /dev/null
+++ b/update-site/plugins/com.google.eclipse.protobuf_1.4.3.201307151341.jar
Binary files differ
diff --git a/update-site/site.xml b/update-site/site.xml
index 8770507..e1fa512 100644
--- a/update-site/site.xml
+++ b/update-site/site.xml
@@ -6,5 +6,8 @@
    <feature url="features/com.google.eclipse.protobuf_1.4.1.201306170929.jar" id="com.google.eclipse.protobuf" version="1.4.1.201306170929">
       <category name="google"/>
    </feature>
+   <feature url="features/com.google.eclipse.protobuf_1.4.3.201307151341.jar" id="com.google.eclipse.protobuf" version="1.4.3.201307151341">
+      <category name="google"/>
+   </feature>
    <category-def name="google" label="Google Inc."/>
 </site>