Skip to content

Commit

Permalink
[update-version] to 1.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasstein committed Nov 18, 2024
1 parent 6a9b012 commit 104b49e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.conterra.devnet</groupId>
<artifactId>mapapps-portal-item-loader</artifactId>
<version>1.0.0</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<repositories>
<repository>
Expand Down
2 changes: 1 addition & 1 deletion src/main/js/bundles/dn_portalitemloader/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dn_portalitemloader",
"version": "1.0.0",
"version": "1.0.1-SNAPSHOT",
"title": "${bundleName}",
"description": "${bundleDescription}",
"vendor": "con terra GmbH",
Expand Down

0 comments on commit 104b49e

Please sign in to comment.