Skip to content

Commit

Permalink
Set release version 2021.12.005
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeec committed Jan 17, 2022
1 parent 36a2d34 commit 2b1c91a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cobigen-eclipse/cobigen-eclipse-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.devonfw.cobigen.eclipse.feature"
label="CobiGen Eclipse Plug-in"
version="2021.12.005.qualifier"
version="2021.12.005"
provider-name="devonfw Team">

<description>
Expand Down
2 changes: 1 addition & 1 deletion cobigen-eclipse/cobigen-eclipse-test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CobiGen Eclipse Plug-In Tests
Bundle-SymbolicName: com.devonfw.cobigen.eclipse.test;singleton:=true
Bundle-Version: 2021.12.005.qualifier
Bundle-Version: 2021.12.005
Bundle-Vendor: devonfw
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion cobigen-eclipse/cobigen-eclipse/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CobiGen Eclipse Plug-in
Bundle-SymbolicName: com.devonfw.cobigen.eclipse;singleton:=true
Bundle-Version: 2021.12.005.qualifier
Bundle-Version: 2021.12.005
Bundle-Activator: com.devonfw.cobigen.eclipse.Activator
Bundle-Vendor: devonfw Team
Require-Bundle: org.eclipse.ui;bundle-version="3.104.0",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<description>A Code-based incremental Generator</description>

<properties>
<revision>2021.12.005-SNAPSHOT</revision>
<revision>2021.12.005</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<github.project>devonfw/cobigen</github.project>
<flatten.mode>ossrh</flatten.mode>
Expand Down

0 comments on commit 2b1c91a

Please sign in to comment.