This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git
The following commit(s) were added to refs/heads/master by this push:
new c40015c Bump version to 1.2.3-SNAPSHOT
c40015c is described below
commit c40015c7fc4c6b1a1c7a4d2caf0a22a5f4a1247b
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Feb 26 22:59:42 2018 +0200
Bump version to 1.2.3-SNAPSHOT
---
api-test/pom.xml | 2 +-
api/META-INF/MANIFEST.MF | 2 +-
api/pom.xml | 2 +-
artifacts/META-INF/MANIFEST.MF | 2 +-
artifacts/pom.xml | 2 +-
eclipse-core/META-INF/MANIFEST.MF | 2 +-
eclipse-core/pom.xml | 2 +-
eclipse-m2e-core/META-INF/MANIFEST.MF | 2 +-
eclipse-m2e-core/pom.xml | 2 +-
eclipse-m2e-test/META-INF/MANIFEST.MF | 2 +-
eclipse-m2e-test/pom.xml | 2 +-
eclipse-m2e-ui/META-INF/MANIFEST.MF | 2 +-
eclipse-m2e-ui/pom.xml | 2 +-
eclipse-sightly-core/META-INF/MANIFEST.MF | 2 +-
eclipse-sightly-core/pom.xml | 2 +-
eclipse-sightly-ui/META-INF/MANIFEST.MF | 2 +-
eclipse-sightly-ui/pom.xml | 2 +-
eclipse-test/META-INF/MANIFEST.MF | 2 +-
eclipse-test/pom.xml | 2 +-
eclipse-ui/META-INF/MANIFEST.MF | 2 +-
eclipse-ui/pom.xml | 2 +-
feature/feature.xml | 2 +-
feature/pom.xml | 2 +-
impl-resource-test/pom.xml | 2 +-
impl-resource/META-INF/MANIFEST.MF | 2 +-
impl-resource/pom.xml | 2 +-
impl-vlt-test/pom.xml | 2 +-
impl-vlt/META-INF/MANIFEST.MF | 2 +-
impl-vlt/pom.xml | 2 +-
m2e-feature/feature.xml | 2 +-
m2e-feature/pom.xml | 2 +-
p2update/pom.xml | 2 +-
pom.xml | 2 +-
sightly-feature/feature.xml | 2 +-
sightly-feature/pom.xml | 2 +-
source-bundle/pom.xml | 2 +-
target-definition/pom.xml | 2 +-
vlt-wrapper/META-INF/MANIFEST.MF | 2 +-
vlt-wrapper/pom.xml | 2 +-
39 files changed, 39 insertions(+), 39 deletions(-)
diff --git a/api-test/pom.xml b/api-test/pom.xml
index 17d4aaa..62b92b1 100644
--- a/api-test/pom.xml
+++ b/api-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.api-test</artifactId>
<name>Apache Sling IDE Tools API Tests</name>
diff --git a/api/META-INF/MANIFEST.MF b/api/META-INF/MANIFEST.MF
index 298751c..1db504a 100644
--- a/api/META-INF/MANIFEST.MF
+++ b/api/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE API
Bundle-SymbolicName: org.apache.sling.ide.api
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.apache.sling.ide.filter,
diff --git a/api/pom.xml b/api/pom.xml
index 5b84fb8..fe858bb 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.api</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/artifacts/META-INF/MANIFEST.MF b/artifacts/META-INF/MANIFEST.MF
index 38d9182..7285a02 100644
--- a/artifacts/META-INF/MANIFEST.MF
+++ b/artifacts/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE Embedded Artifacts
Bundle-SymbolicName: org.apache.sling.ide.artifacts
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.osgi.service.component,
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index 5f2c168..1832d97 100644
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.artifacts</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/eclipse-core/META-INF/MANIFEST.MF
b/eclipse-core/META-INF/MANIFEST.MF
index b9da7cf..d0c633c 100644
--- a/eclipse-core/META-INF/MANIFEST.MF
+++ b/eclipse-core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE Eclipse Core
Bundle-SymbolicName: org.apache.sling.ide.eclipse-core;singleton:=true
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-Activator: org.apache.sling.ide.eclipse.core.internal.Activator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.equinox.ds;bundle-version="1.2.1",
diff --git a/eclipse-core/pom.xml b/eclipse-core/pom.xml
index caaaa50..e000664 100644
--- a/eclipse-core/pom.xml
+++ b/eclipse-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.eclipse-core</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/eclipse-m2e-core/META-INF/MANIFEST.MF
b/eclipse-m2e-core/META-INF/MANIFEST.MF
index e75cb06..921f8f8 100644
--- a/eclipse-m2e-core/META-INF/MANIFEST.MF
+++ b/eclipse-m2e-core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE M2E Core
Bundle-SymbolicName: org.apache.sling.ide.eclipse-m2e-core;singleton:=true
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ClassPath: .
diff --git a/eclipse-m2e-core/pom.xml b/eclipse-m2e-core/pom.xml
index 6770f65..1f59fdc 100644
--- a/eclipse-m2e-core/pom.xml
+++ b/eclipse-m2e-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.eclipse-m2e-core</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/eclipse-m2e-test/META-INF/MANIFEST.MF
b/eclipse-m2e-test/META-INF/MANIFEST.MF
index bfa1d5f..eb159cc 100644
--- a/eclipse-m2e-test/META-INF/MANIFEST.MF
+++ b/eclipse-m2e-test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Sling IDE Tools: Eclipse M2Eclipse-based tests
Bundle-SymbolicName: org.apache.sling.ide.eclipse-m2e-test
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit,
org.eclipse.m2e.core,
diff --git a/eclipse-m2e-test/pom.xml b/eclipse-m2e-test/pom.xml
index 45ff36b..cd57f75 100644
--- a/eclipse-m2e-test/pom.xml
+++ b/eclipse-m2e-test/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.eclipse-m2e-test</artifactId>
<packaging>eclipse-test-plugin</packaging>
diff --git a/eclipse-m2e-ui/META-INF/MANIFEST.MF
b/eclipse-m2e-ui/META-INF/MANIFEST.MF
index 357e95c..d12fb8c 100644
--- a/eclipse-m2e-ui/META-INF/MANIFEST.MF
+++ b/eclipse-m2e-ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE M2E UI
Bundle-SymbolicName: org.apache.sling.ide.eclipse-m2e-ui;singleton:=true
Bundle-Activator: org.apache.sling.ide.eclipse.m2e.internal.Activator
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ClassPath: .
Require-Bundle: org.eclipse.m2e.core;bundle-version="1.4.0",
diff --git a/eclipse-m2e-ui/pom.xml b/eclipse-m2e-ui/pom.xml
index b6d9436..6047101 100644
--- a/eclipse-m2e-ui/pom.xml
+++ b/eclipse-m2e-ui/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.eclipse-m2e-ui</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/eclipse-sightly-core/META-INF/MANIFEST.MF
b/eclipse-sightly-core/META-INF/MANIFEST.MF
index 19e1493..337588f 100644
--- a/eclipse-sightly-core/META-INF/MANIFEST.MF
+++ b/eclipse-sightly-core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE Eclipse Sightly Core
Bundle-SymbolicName: org.apache.sling.ide.eclipse-sightly-core;singleton:=true
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-Activator: org.apache.sling.ide.eclipse.sightly.internal.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
diff --git a/eclipse-sightly-core/pom.xml b/eclipse-sightly-core/pom.xml
index 8c74078..b379e1b 100644
--- a/eclipse-sightly-core/pom.xml
+++ b/eclipse-sightly-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.eclipse-sightly-core</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/eclipse-sightly-ui/META-INF/MANIFEST.MF
b/eclipse-sightly-ui/META-INF/MANIFEST.MF
index 71f64f7..0ae7afb 100644
--- a/eclipse-sightly-ui/META-INF/MANIFEST.MF
+++ b/eclipse-sightly-ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE Eclipse Sightly UI
Bundle-SymbolicName: org.apache.sling.ide.eclipse-sightly-ui;singleton:=true
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.core.runtime,
diff --git a/eclipse-sightly-ui/pom.xml b/eclipse-sightly-ui/pom.xml
index 6d95adb..52334e1 100644
--- a/eclipse-sightly-ui/pom.xml
+++ b/eclipse-sightly-ui/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.eclipse-sightly-ui</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/eclipse-test/META-INF/MANIFEST.MF
b/eclipse-test/META-INF/MANIFEST.MF
index 3d697a8..0bb76b3 100644
--- a/eclipse-test/META-INF/MANIFEST.MF
+++ b/eclipse-test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Sling IDE Tools: Eclipse Tests
Bundle-SymbolicName: org.apache.sling.ide.eclipse-test
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit,
org.eclipse.core.runtime,
diff --git a/eclipse-test/pom.xml b/eclipse-test/pom.xml
index f397029..f3911d5 100644
--- a/eclipse-test/pom.xml
+++ b/eclipse-test/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.eclipse-test</artifactId>
<packaging>eclipse-test-plugin</packaging>
diff --git a/eclipse-ui/META-INF/MANIFEST.MF b/eclipse-ui/META-INF/MANIFEST.MF
index 61ff394..019e27e 100644
--- a/eclipse-ui/META-INF/MANIFEST.MF
+++ b/eclipse-ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE Eclipse UI
Bundle-SymbolicName: org.apache.sling.ide.eclipse-ui;singleton:=true
Bundle-Activator: org.apache.sling.ide.eclipse.ui.internal.Activator
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ClassPath: .,
lib/decentxml-1.4.jar
diff --git a/eclipse-ui/pom.xml b/eclipse-ui/pom.xml
index 70e3bf5..fc16640 100644
--- a/eclipse-ui/pom.xml
+++ b/eclipse-ui/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.eclipse-ui</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/feature/feature.xml b/feature/feature.xml
index 621c832..675439b 100644
--- a/feature/feature.xml
+++ b/feature/feature.xml
@@ -18,7 +18,7 @@
<feature
id="org.apache.sling.ide.feature"
label="Sling IDE Tools"
- version="1.2.2"
+ version="1.2.3.qualifier"
provider-name="The Apache Software Foundation">
<license url="http://www.apache.org/licenses/LICENSE-2.0">
diff --git a/feature/pom.xml b/feature/pom.xml
index a443446..482c20d 100644
--- a/feature/pom.xml
+++ b/feature/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.feature</artifactId>
<packaging>eclipse-feature</packaging>
diff --git a/impl-resource-test/pom.xml b/impl-resource-test/pom.xml
index e411d2f..84b1d3f 100644
--- a/impl-resource-test/pom.xml
+++ b/impl-resource-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.impl-resource-test</artifactId>
<name>Apache Sling IDE Tools Resource-based Implementation Tests</name>
diff --git a/impl-resource/META-INF/MANIFEST.MF
b/impl-resource/META-INF/MANIFEST.MF
index 22a0240..d97ade6 100644
--- a/impl-resource/META-INF/MANIFEST.MF
+++ b/impl-resource/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE Resource Impl
Bundle-SymbolicName: org.apache.sling.ide.impl-resource
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.apache.sling.ide.api;bundle-version="0.0.1",
org.apache.commons.httpclient;bundle-version="3.1.0",
diff --git a/impl-resource/pom.xml b/impl-resource/pom.xml
index f7cfc64..94e2a62 100644
--- a/impl-resource/pom.xml
+++ b/impl-resource/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.impl-resource</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/impl-vlt-test/pom.xml b/impl-vlt-test/pom.xml
index 839deb3..89e2e6e 100644
--- a/impl-vlt-test/pom.xml
+++ b/impl-vlt-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.impl-vlt-test</artifactId>
<name>Apache Sling IDE Tools FileVault Implementation Tests</name>
diff --git a/impl-vlt/META-INF/MANIFEST.MF b/impl-vlt/META-INF/MANIFEST.MF
index 57ed1b4..7f361f0 100644
--- a/impl-vlt/META-INF/MANIFEST.MF
+++ b/impl-vlt/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-Name: Sling IDE Vlt Impl
Bundle-SymbolicName: org.apache.sling.ide.impl-vlt;singleton:=true
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.equinox.ds;bundle-version="1.2.1",
diff --git a/impl-vlt/pom.xml b/impl-vlt/pom.xml
index 2a668e8..70fdab0 100644
--- a/impl-vlt/pom.xml
+++ b/impl-vlt/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.impl-vlt</artifactId>
<packaging>eclipse-plugin</packaging>
diff --git a/m2e-feature/feature.xml b/m2e-feature/feature.xml
index 0e385b2..db24fd9 100644
--- a/m2e-feature/feature.xml
+++ b/m2e-feature/feature.xml
@@ -18,7 +18,7 @@
<feature
id="org.apache.sling.ide.m2e-feature"
label="Sling IDE Tools - Maven Integration (Optional)"
- version="1.2.2"
+ version="1.2.3.qualifier"
provider-name="The Apache Software Foundation">
<license url="http://www.apache.org/licenses/LICENSE-2.0">
diff --git a/m2e-feature/pom.xml b/m2e-feature/pom.xml
index 7e601d7..00c2396 100644
--- a/m2e-feature/pom.xml
+++ b/m2e-feature/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.m2e-feature</artifactId>
<packaging>eclipse-feature</packaging>
diff --git a/p2update/pom.xml b/p2update/pom.xml
index f80b1ae..33194b5 100644
--- a/p2update/pom.xml
+++ b/p2update/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.p2update</artifactId>
<packaging>eclipse-repository</packaging>
diff --git a/pom.xml b/pom.xml
index c25cafa..639bcad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Sling IDE Tools</name>
<url>http://sling.apache.org</url>
diff --git a/sightly-feature/feature.xml b/sightly-feature/feature.xml
index 3e91acf..80043a5 100644
--- a/sightly-feature/feature.xml
+++ b/sightly-feature/feature.xml
@@ -18,7 +18,7 @@
<feature
id="org.apache.sling.ide.sightly-feature"
label="Sling IDE Tools - Sightly Integration (Optional)"
- version="1.2.2"
+ version="1.2.3.qualifier"
provider-name="The Apache Software Foundation">
<license url="http://www.apache.org/licenses/LICENSE-2.0">
diff --git a/sightly-feature/pom.xml b/sightly-feature/pom.xml
index a674d93..d3279fc 100644
--- a/sightly-feature/pom.xml
+++ b/sightly-feature/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.sightly-feature</artifactId>
<packaging>eclipse-feature</packaging>
diff --git a/source-bundle/pom.xml b/source-bundle/pom.xml
index 78b0abd..2575649 100644
--- a/source-bundle/pom.xml
+++ b/source-bundle/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.source-bundle</artifactId>
diff --git a/target-definition/pom.xml b/target-definition/pom.xml
index a4e9f19..58b59af 100644
--- a/target-definition/pom.xml
+++ b/target-definition/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.target-definition</artifactId>
diff --git a/vlt-wrapper/META-INF/MANIFEST.MF b/vlt-wrapper/META-INF/MANIFEST.MF
index 2ae87b1..8f8c1d5 100644
--- a/vlt-wrapper/META-INF/MANIFEST.MF
+++ b/vlt-wrapper/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.apache.sling.ide.vlt-wrapper
-Bundle-Version: 1.2.2
+Bundle-Version: 1.2.3.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ClassPath: .,
diff --git a/vlt-wrapper/pom.xml b/vlt-wrapper/pom.xml
index b073947..1dd9674 100644
--- a/vlt-wrapper/pom.xml
+++ b/vlt-wrapper/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>org.apache.sling.ide.vlt-wrapper</artifactId>
<packaging>eclipse-plugin</packaging>
--
To stop receiving notification emails like this one, please contact
[email protected].