* update of version number to 1.3.0 - all EPP artifacts have the same version
diff --git a/features/org.eclipse.epp.usagedata.feature/feature.xml b/features/org.eclipse.epp.usagedata.feature/feature.xml
index 8193e3e..d33cf23 100644
--- a/features/org.eclipse.epp.usagedata.feature/feature.xml
+++ b/features/org.eclipse.epp.usagedata.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.epp.usagedata.feature"
       label="Usage Data Collector"
-      version="1.1.1.qualifier"
+      version="1.3.0.qualifier"
       provider-name="Eclipse Packaging Project">
 
    <description url="http://www.eclipse.org/epp/usagedata/index.php">
@@ -38,7 +38,7 @@
    </description>
 
    <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2007, 2008 The Eclipse Foundation.
+      Copyright (c) 2007, 2010 The Eclipse Foundation.
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License
 v1.0 which accompanies this distribution, and is available at
@@ -50,7 +50,7 @@
    </license>
 
    <url>
-      <update label="EPP Update Site" url="http://download.eclipse.org/technology/epp/updates/1.1/"/>
+      <update label="EPP Update Site" url="http://download.eclipse.org/technology/epp/updates/1.3/"/>
    </url>
 
    <requires>
diff --git a/features/org.eclipse.epp.usagedata.tests.feature/feature.xml b/features/org.eclipse.epp.usagedata.tests.feature/feature.xml
index a9cd09a..77f7a89 100644
--- a/features/org.eclipse.epp.usagedata.tests.feature/feature.xml
+++ b/features/org.eclipse.epp.usagedata.tests.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.epp.usagedata.tests.feature"
       label="Usagedata Unit Tests"
-      version="1.1.1.qualifier"
+      version="1.3.0.qualifier"
       provider-name="Eclipse.org">
 
    <description url="http://www.example.com/description">
@@ -22,9 +22,9 @@
       <import plugin="javax.servlet"/>
       <import plugin="org.eclipse.equinox.http.jetty"/>
       <import plugin="org.eclipse.osgi.services"/>
-      <import plugin="org.eclipse.epp.usagedata.recording" version="0.5.2" match="compatible"/>
-      <import plugin="org.eclipse.epp.usagedata.ui" version="0.5.2" match="compatible"/>
-      <import plugin="org.eclipse.epp.usagedata.gathering" version="0.5.2" match="compatible"/>
+      <import plugin="org.eclipse.epp.usagedata.recording" version="1.3.0" match="compatible"/>
+      <import plugin="org.eclipse.epp.usagedata.ui" version="1.3.0" match="compatible"/>
+      <import plugin="org.eclipse.epp.usagedata.gathering" version="1.3.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/plugins/org.eclipse.epp.usagedata.gathering/META-INF/MANIFEST.MF b/plugins/org.eclipse.epp.usagedata.gathering/META-INF/MANIFEST.MF
index 0cd71ac..c8aa9da 100644
--- a/plugins/org.eclipse.epp.usagedata.gathering/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.epp.usagedata.gathering/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name.0
 Bundle-SymbolicName: org.eclipse.epp.usagedata.gathering;singleton:=true
-Bundle-Version: 1.1.1.qualifier
+Bundle-Version: 1.3.0.qualifier
 Bundle-Activator: org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.3.0,4.0.0)",
  org.eclipse.ui;bundle-version="[3.3.0,4.0.0)"
diff --git a/plugins/org.eclipse.epp.usagedata.recording/META-INF/MANIFEST.MF b/plugins/org.eclipse.epp.usagedata.recording/META-INF/MANIFEST.MF
index fab503e..4caeedc 100644
--- a/plugins/org.eclipse.epp.usagedata.recording/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.epp.usagedata.recording/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name.0
 Bundle-SymbolicName: org.eclipse.epp.usagedata.recording;singleton:=true
-Bundle-Version: 1.1.1.qualifier
+Bundle-Version: 1.3.0.qualifier
 Bundle-Activator: org.eclipse.epp.usagedata.internal.recording.UsageDataRecordingActivator
 Require-Bundle: org.eclipse.ui;bundle-version="[3.3.0,4.0.0)",
  org.eclipse.core.runtime;bundle-version="[3.3.0,4.0.0)",
diff --git a/plugins/org.eclipse.epp.usagedata.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.epp.usagedata.ui/META-INF/MANIFEST.MF
index a64b5d0..ba0cdde 100644
--- a/plugins/org.eclipse.epp.usagedata.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.epp.usagedata.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name.0
 Bundle-SymbolicName: org.eclipse.epp.usagedata.ui;singleton:=true
-Bundle-Version: 1.1.1.qualifier
+Bundle-Version: 1.3.0.qualifier
 Bundle-Activator: org.eclipse.epp.usagedata.internal.ui.Activator
 Require-Bundle: org.eclipse.ui;bundle-version="[3.3.0,4.0.0)",
  org.eclipse.core.runtime;bundle-version="[3.3.0,4.0.0)",
diff --git a/releng/org.eclipse.epp.usagedata.releng/templates/site.xml b/releng/org.eclipse.epp.usagedata.releng/templates/site.xml
index 79decb3..511174b 100644
--- a/releng/org.eclipse.epp.usagedata.releng/templates/site.xml
+++ b/releng/org.eclipse.epp.usagedata.releng/templates/site.xml
@@ -3,9 +3,9 @@
       mirrorsURL="http://www.eclipse.org/downloads/download.php?file=/technology/epp/updates/1.0milestones/site.xml&amp;format=xml"
       pack200="true">
    <feature 
-      url="features/org.eclipse.epp.usagedata.feature_1.1.1.XXXXXXXXXXXXX.jar" 
+      url="features/org.eclipse.epp.usagedata.feature_1.3.0.XXXXXXXXXXXXX.jar" 
       id="org.eclipse.epp.usagedata.feature" 
-      version="1.1.1.XXXXXXXXXXXXX">
+      version="1.3.0.XXXXXXXXXXXXX">
       <category name="UsageData"/>
    </feature>
    <category-def name="UsageData" label="Usage Data"/>
diff --git a/test/org.eclipse.epp.usagedata.gathering.tests/META-INF/MANIFEST.MF b/test/org.eclipse.epp.usagedata.gathering.tests/META-INF/MANIFEST.MF
index 5e45003..6c53bfd 100644
--- a/test/org.eclipse.epp.usagedata.gathering.tests/META-INF/MANIFEST.MF
+++ b/test/org.eclipse.epp.usagedata.gathering.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests Fragment
 Bundle-SymbolicName: org.eclipse.epp.usagedata.gathering.tests
-Bundle-Version: 1.1.1.qualifier
+Bundle-Version: 1.3.0.qualifier
 Fragment-Host: org.eclipse.epp.usagedata.gathering;bundle-version="[1.1.1,2.0.0)"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.junit4;bundle-version="[4.3.1,5.0.0)"
diff --git a/test/org.eclipse.epp.usagedata.recording.tests/META-INF/MANIFEST.MF b/test/org.eclipse.epp.usagedata.recording.tests/META-INF/MANIFEST.MF
index c7fb7d6..90c78d5 100644
--- a/test/org.eclipse.epp.usagedata.recording.tests/META-INF/MANIFEST.MF
+++ b/test/org.eclipse.epp.usagedata.recording.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Usage Data Recording Tests Fragment
 Bundle-SymbolicName: org.eclipse.epp.usagedata.recording.tests;singleton:=true
-Bundle-Version: 1.1.1.qualifier
+Bundle-Version: 1.3.0.qualifier
 Fragment-Host: org.eclipse.epp.usagedata.recording;bundle-version="[1.1.1,2.0.0)"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.junit4;bundle-version="[4.3.1,5.0.0)",
diff --git a/test/org.eclipse.epp.usagedata.tests/META-INF/MANIFEST.MF b/test/org.eclipse.epp.usagedata.tests/META-INF/MANIFEST.MF
index 6878167..25ce0ae 100644
--- a/test/org.eclipse.epp.usagedata.tests/META-INF/MANIFEST.MF
+++ b/test/org.eclipse.epp.usagedata.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Usagedata Tests Plug-in
 Bundle-SymbolicName: org.eclipse.epp.usagedata.tests
-Bundle-Version: 1.1.1.qualifier
+Bundle-Version: 1.3.0.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.junit4;bundle-version="[4.3.1,5.0.0)",
  org.eclipse.epp.usagedata.gathering;bundle-version="[1.0.0,2.0.0)",
diff --git a/test/org.eclipse.epp.usagedata.ui.tests/META-INF/MANIFEST.MF b/test/org.eclipse.epp.usagedata.ui.tests/META-INF/MANIFEST.MF
index 51bf4f2..a65cf1d 100644
--- a/test/org.eclipse.epp.usagedata.ui.tests/META-INF/MANIFEST.MF
+++ b/test/org.eclipse.epp.usagedata.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Testing Fragment
 Bundle-SymbolicName: org.eclipse.epp.usagedata.ui.tests
-Bundle-Version: 1.1.1.qualifier
+Bundle-Version: 1.3.0.qualifier
 Fragment-Host: org.eclipse.epp.usagedata.ui;bundle-version="[1.1.1,2.0.0)"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.junit4;bundle-version="[4.3.1,5.0.0)"