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 0a27786 commit 96d4bdbCopy full SHA for 96d4bdb
pom.xml
@@ -22,7 +22,7 @@
22
<modelVersion>4.0.0</modelVersion>
23
<groupId>de.conterra.devnet</groupId>
24
<artifactId>mapapps-search-layers</artifactId>
25
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.0.7</version>
26
<packaging>jar</packaging>
27
<repositories>
28
<repository>
src/main/js/bundles/dn_searchlayers/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dn_searchlayers",
3
- "version": "1.0.7-SNAPSHOT",
+ "version": "1.0.7",
4
"title": "${bundleName}",
5
"description": "${bundleDescription}",
6
"vendor": "con terra GmbH",
0 commit comments