We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e6c820 commit c3c854bCopy full SHA for c3c854b
2 files changed
pom.xml
@@ -22,7 +22,7 @@
22
<modelVersion>4.0.0</modelVersion>
23
<groupId>de.conterra.devnet</groupId>
24
<artifactId>mapapps-labeling</artifactId>
25
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0</version>
26
<packaging>jar</packaging>
27
<dependencyManagement>
28
<dependencies>
src/main/js/bundles/dn_labeling/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dn_labeling",
3
- "version": "1.2.1-SNAPSHOT",
+ "version": "1.3.0",
4
"title": "${bundleName}",
5
"description": "${bundleDescription}",
6
"vendor": "con terra GmbH",
0 commit comments