Bug 481272 - update Build Tools build
diff --git a/features/org.eclipse.releng.build.tools.feature.source/feature.xml b/features/org.eclipse.releng.build.tools.feature.source/feature.xml
index 5679bd9..aa2328d 100644
--- a/features/org.eclipse.releng.build.tools.feature.source/feature.xml
+++ b/features/org.eclipse.releng.build.tools.feature.source/feature.xml
@@ -5,7 +5,7 @@
version="1.0.101.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
- license-feature-version="1.0.0.qualifier">
+ license-feature-version="1.0.1.v20140414-1359">
<description>
%description
diff --git a/features/pom.xml b/features/pom.xml
index de2be60..d7efba3 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -9,7 +9,7 @@
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>features</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.101-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>org.eclipse.releng.build.tools.feature</module>
diff --git a/pom.xml b/pom.xml
index d6799de..7e6a959 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.releng.buildtools</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.101-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho.version>0.25.0</tycho.version>
@@ -41,7 +41,7 @@
<cbi-snapshots-repo.url>https://repo.eclipse.org/content/repositories/cbi-snapshots/</cbi-snapshots-repo.url>
<eclipse-repo.url>https://repo.eclipse.org/content/repositories/cbi/</eclipse-repo.url>
- <eclipse-p2-repo.url>http://download.eclipse.org/eclipse/updates/4.6-I-builds</eclipse-p2-repo.url>
+ <eclipse-p2-repo.url>http://download.eclipse.org/eclipse/updates/4.7-I-builds</eclipse-p2-repo.url>
<!-- CBI provided common license feature. (bug 394793) -->
<license-repo.url>http://download.eclipse.org/cbi/updates/license/</license-repo.url>