File tree 4 files changed +4
-4
lines changed
cobigen-eclipse-test/META-INF
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" com.devonfw.cobigen.eclipse.feature"
4
4
label =" CobiGen Eclipse Plug-in"
5
- version =" 2021.12.006 "
5
+ version =" 2021.12.007.qualifier "
6
6
provider-name =" devonfw Team" >
7
7
8
8
<description >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : CobiGen Eclipse Plug-In Tests
4
4
Bundle-SymbolicName : com.devonfw.cobigen.eclipse.test;singleton:=true
5
- Bundle-Version : 2021.12.006
5
+ Bundle-Version : 2021.12.007.qualifier
6
6
Bundle-Vendor : devonfw
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
8
8
Bundle-ActivationPolicy : lazy
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : CobiGen Eclipse Plug-in
4
4
Bundle-SymbolicName : com.devonfw.cobigen.eclipse;singleton:=true
5
- Bundle-Version : 2021.12.006
5
+ Bundle-Version : 2021.12.007.qualifier
6
6
Bundle-Activator : com.devonfw.cobigen.eclipse.Activator
7
7
Bundle-Vendor : devonfw Team
8
8
Require-Bundle : org.eclipse.ui;bundle-version="3.104.0",
Original file line number Diff line number Diff line change 10
10
<description >A Code-based incremental Generator</description >
11
11
12
12
<properties >
13
- <revision >2021.12.006 </revision >
13
+ <revision >2021.12.007-SNAPSHOT </revision >
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
<github .project>devonfw/cobigen</github .project>
16
16
<flatten .mode>ossrh</flatten .mode>
You can’t perform that action at this time.
0 commit comments