Rebrand : remplace le package/groupId fr.northblue par fr.votenetwork

Projet destine a etre open source, plus aucune reference a "NorthBlue"
dans le code, les artifactId Maven ou les config par defaut.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
SarTron-NorthBlue
2026-07-12 13:18:33 +04:00
co-authored by Claude Sonnet 5
parent 8c69a0dc9a
commit 394267ca5a
26 changed files with 117 additions and 117 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>fr.northblue</groupId>
<artifactId>northblue-vote-parent</artifactId>
<groupId>fr.votenetwork</groupId>
<artifactId>votenetwork-parent</artifactId>
<version>1.0.0</version>
<packaging>pom</packaging>