Rename simple ui package com -> org (#1541)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-01-11 18:07:24 +02:00
committed by GitHub
parent ff015fd0e9
commit d1bdca04a1
18 changed files with 111 additions and 113 deletions

View File

@@ -24,7 +24,7 @@
<relativePath/>
</parent>
<groupId>com.eclipse.hawkbit</groupId>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-simple-ui</artifactId>
<version>${revision}</version>
<packaging>jar</packaging>
@@ -272,7 +272,7 @@
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<stagingProfileId>1d2b23f380235e</stagingProfileId>
<!-- <stagingProfileId>1d2b23f380235e</stagingProfileId>-->
<autoReleaseAfterClose>false</autoReleaseAfterClose>
</configuration>
</plugin>