Skip to content

Commit

Permalink
👷 Update pom.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
lengors committed Sep 6, 2024
1 parent e9405e0 commit 6b0b3e8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<modelVersion>4.0.0</modelVersion>

<groupId>io.github.lengors</groupId>
<artifactId>maven-java-template</artifactId>
<version>1.0.0</version>
<name>maven-java-template</name>
<url>https://github.com/lengors/maven-java-template</url>
<description>Template repository for maven projects written in java.</description>
<artifactId>maven-lombok-template</artifactId>
<version>0.0.0-local.0</version>
<name>maven-lombok-template</name>
<url>https://github.com/lengors/maven-lombok-template</url>
<description>Template repository for maven projects written in java and that require the usage of lombok.</description>

<developers>
<developer>
Expand All @@ -20,7 +20,7 @@
</developers>

<scm>
<url>https://github.com/lengors/maven-java-template</url>
<url>https://github.com/lengors/maven-lombok-template</url>
</scm>

<licenses>
Expand Down

0 comments on commit 6b0b3e8

Please sign in to comment.