Skip to content

Commit

Permalink
🔖 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ward Meersman authored and Ward Meersman committed May 20, 2024
1 parent dc4218d commit 0dc4876
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions my-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
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>com.mycompany.app</groupId>
<groupId>be.ward.javaprobeersels</groupId>
<artifactId>my-app</artifactId>
<version>0.3.0</version>
<version>1.0.0</version>

<name>my-app</name>
<name>javaprobeersels</name>
<!-- FIXME change it to the project's website -->
<url>https://github.com/WardM99</url>

Expand Down

0 comments on commit 0dc4876

Please sign in to comment.