Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Commit 0c231e6

Browse files
author
Matthias Stein
committed
Increase version
1 parent fa7d696 commit 0c231e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>de.conterra.devnet</groupId>
2222
<artifactId>ct-mapapps-enhanced-selection</artifactId>
23-
<version>2.0.6-SNAPSHOT</version>
23+
<version>2.0.6</version>
2424
<packaging>jar</packaging>
2525
<!-- DISABLE repositories and pluginRepositories if inside the con terra! -->
2626
<repositories>

src/main/js/bundles/dn_enhancedselection/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Bundle-SymbolicName": "dn_enhancedselection",
3-
"Bundle-Version": "2.0.6-SNAPSHOT",
3+
"Bundle-Version": "2.0.6",
44
"Bundle-Name": "${bundleName}",
55
"Bundle-Description": "${bundleDescription}",
66
"Bundle-Vendor": "con terra GmbH",

0 commit comments

Comments
 (0)