aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2014-06-13 12:35:15 -0700
committerRaphael Moll <ralf@android.com>2014-06-13 12:35:15 -0700
commit3f7aa20b688b4916dd297987e76ac12e04033cfa (patch)
treef7a376dfecfc33130893ccacfda1d9b80b42a7f3 /eclipse/plugins/com.android.ide.eclipse.tests
parent19d6b131df06fb492fbfd6953cbb0300084a7684 (diff)
downloadsdk-3f7aa20b688b4916dd297987e76ac12e04033cfa.tar.gz
Update ADT plugins/features version number.
Similar to change I1913711556c17fe1799a963b52214f338768fffd this is only provisional till the final versio number gets decided. Change-Id: I976cd490a7dee07d4a6b0eaf98972bcd89620f80
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.tests')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF2
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.tests/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF b/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF
index 45d3a37ef..23bb9afe6 100644
--- a/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ b/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Android Plugin Tests
Bundle-SymbolicName: com.android.ide.eclipse.tests
-Bundle-Version: 22.6.2.qualifier
+Bundle-Version: 22.10.0.qualifier
Bundle-Vendor: The Android Open Source Project
Fragment-Host: com.android.ide.eclipse.adt;bundle-version="21.0.0"
Require-Bundle: org.junit
diff --git a/eclipse/plugins/com.android.ide.eclipse.tests/pom.xml b/eclipse/plugins/com.android.ide.eclipse.tests/pom.xml
index 686f06e63..62254471f 100644
--- a/eclipse/plugins/com.android.ide.eclipse.tests/pom.xml
+++ b/eclipse/plugins/com.android.ide.eclipse.tests/pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <version>22.6.2-SNAPSHOT</version>
+ <version>22.10.0-SNAPSHOT</version>
<artifactId>com.android.ide.eclipse.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
<name>tests</name>