We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991e2f7 commit 466ac6dCopy full SHA for 466ac6d
2 files changed
pom.xml
@@ -21,7 +21,7 @@
21
<modelVersion>4.0.0</modelVersion>
22
<groupId>de.conterra.devnet</groupId>
23
<artifactId>mapapps-github-manager</artifactId>
24
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.4</version>
25
<packaging>jar</packaging>
26
<repositories>
27
<repository>
src/main/js/bundles/mapapps-github-manager/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mapapps-github-manager",
3
- "version": "1.4.4-SNAPSHOT",
+ "version": "1.4.4",
4
"title": "${bundleName}",
5
"description": "${bundleDescription}",
6
"vendor": "con terra GmbH",
0 commit comments