Skip to content

Commit

Permalink
Change groupId (fr.lefebvredalloz.xml)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfouzi committed May 19, 2022
1 parent 4a53419 commit 438a7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
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>eu.lefebvredalloz.xml</groupId>
<groupId>fr.lefebvredalloz.xml</groupId>
<artifactId>xml-validator</artifactId>
<version>${revision}</version>
<packaging>jar</packaging>

<properties>
<revision>1.00.00-SNAPSHOT</revision>
<revision>1.0.0-SNAPSHOT</revision>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit 438a7d7

Please sign in to comment.