We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5b309 commit 0e4f27dCopy full SHA for 0e4f27d
pom.xml
@@ -22,7 +22,7 @@
22
<modelVersion>4.0.0</modelVersion>
23
<groupId>de.conterra.devnet</groupId>
24
<artifactId>mapapps-intro</artifactId>
25
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.1.0</version>
26
<packaging>jar</packaging>
27
<repositories>
28
<repository>
src/main/js/bundles/dn_intro/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dn_intro",
3
- "version": "3.0.2-SNAPSHOT",
+ "version": "3.1.0",
4
"title": "${bundleName}",
5
"description": "${bundleDescription}",
6
"vendor": "con terra GmbH",
0 commit comments