Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2012-05-22 20:49:34 +0000
committerThomas Watson2012-05-22 20:49:34 +0000
commitedc3a54d88d0423b69c6ab67e1c3ac7bded418e5 (patch)
treeb7595ebcd59a2ce7ddf6966e404087dce44839cb /bundles/org.eclipse.equinox.security.win32.x86
parent0c5882ccdeac64265e04f4e74228549dd558f261 (diff)
downloadrt.equinox.bundles-edc3a54d88d0423b69c6ab67e1c3ac7bded418e5.tar.gz
rt.equinox.bundles-edc3a54d88d0423b69c6ab67e1c3ac7bded418e5.tar.xz
rt.equinox.bundles-edc3a54d88d0423b69c6ab67e1c3ac7bded418e5.zip
- update versions that have not changed since indigo
Diffstat (limited to 'bundles/org.eclipse.equinox.security.win32.x86')
-rw-r--r--bundles/org.eclipse.equinox.security.win32.x86/META-INF/MANIFEST.MF2
-rw-r--r--bundles/org.eclipse.equinox.security.win32.x86/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.equinox.security.win32.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.security.win32.x86/META-INF/MANIFEST.MF
index 2a011c835..530f59094 100644
--- a/bundles/org.eclipse.equinox.security.win32.x86/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.security.win32.x86/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName
Bundle-SymbolicName: org.eclipse.equinox.security.win32.x86;singleton:=true
-Bundle-Version: 1.0.200.qualifier
+Bundle-Version: 1.0.300.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.equinox.security;bundle-version="[1.0.0,2.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.4
diff --git a/bundles/org.eclipse.equinox.security.win32.x86/pom.xml b/bundles/org.eclipse.equinox.security.win32.x86/pom.xml
index 07706f723..65e7698ba 100644
--- a/bundles/org.eclipse.equinox.security.win32.x86/pom.xml
+++ b/bundles/org.eclipse.equinox.security.win32.x86/pom.xml
@@ -21,7 +21,7 @@
</parent>
<groupId>org.eclipse.equinox.bundles</groupId>
<artifactId>org.eclipse.equinox.security.win32.x86</artifactId>
- <version>1.0.200-SNAPSHOT</version>
+ <version>1.0.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top