Skip to content

Commit 96d4bdb

Browse files
[update-version] to 1.0.7
1 parent 0a27786 commit 96d4bdb

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
@@ -22,7 +22,7 @@
2222
<modelVersion>4.0.0</modelVersion>
2323
<groupId>de.conterra.devnet</groupId>
2424
<artifactId>mapapps-search-layers</artifactId>
25-
<version>1.0.7-SNAPSHOT</version>
25+
<version>1.0.7</version>
2626
<packaging>jar</packaging>
2727
<repositories>
2828
<repository>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dn_searchlayers",
3-
"version": "1.0.7-SNAPSHOT",
3+
"version": "1.0.7",
44
"title": "${bundleName}",
55
"description": "${bundleDescription}",
66
"vendor": "con terra GmbH",

0 commit comments

Comments
 (0)