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