Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'connector-bugzilla-rest')
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml2
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml2
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml2
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml2
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml2
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml2
-rw-r--r--connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml2
-rw-r--r--connector-bugzilla-rest/pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml
index 74c3a931a..70028736a 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.20.0-SNAPSHOT</version>
+ <version>3.21.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.bugzilla.rest.core.tests</artifactId>
<version>1.0.0-SNAPSHOT</version>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
index 558d5f473..ac7782e2b 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.20.0-SNAPSHOT</version>
+ <version>3.21.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.bugzilla.rest.core</artifactId>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
index 96a6410d5..92d6fe98b 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
@@ -31,7 +31,7 @@
</license>
<requires>
- <import feature="org.eclipse.mylyn_feature" version="3.20.0.qualifier"/>
+ <import feature="org.eclipse.mylyn_feature" version="3.21.0.qualifier"/>
</requires>
<plugin
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml
index 07977116c..ec20d7aba 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.20.0-SNAPSHOT</version>
+ <version>3.21.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.bugzilla.rest</artifactId>
<version>1.0.0-SNAPSHOT</version>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml
index bce940b08..3ec8ed2e7 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.20.0-SNAPSHOT</version>
+ <version>3.21.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.bugzilla.rest.tests</artifactId>
<version>1.0.0-SNAPSHOT</version>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
index d2f0c8f44..3f9c02fa8 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.20.0-SNAPSHOT</version>
+ <version>3.21.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.bugzilla.rest.ui.tests</artifactId>
<version>1.0.0-SNAPSHOT</version>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml
index 971897b30..bff6db987 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<groupId>org.eclipse.mylyn.tasks</groupId>
- <version>3.20.0-SNAPSHOT</version>
+ <version>3.21.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.bugzilla.rest.ui</artifactId>
diff --git a/connector-bugzilla-rest/pom.xml b/connector-bugzilla-rest/pom.xml
index 1be4e22b1..3a5a890c1 100644
--- a/connector-bugzilla-rest/pom.xml
+++ b/connector-bugzilla-rest/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.mylyn.tasks</groupId>
<artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
- <version>3.20.0-SNAPSHOT</version>
+ <version>3.21.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
<packaging>pom</packaging>

Back to the top