Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lfvdavid authored Oct 30, 2024
1 parent bababb5 commit 70ffa27
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 @@ -8,7 +8,7 @@
<groupId>se.lfv.reqstool</groupId>
<artifactId>reqstool-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.1.0</version>
<version>1.0.0</version>

<name>${project.artifactId}</name>
<description>Reqstool - Maven Plugin</description>
Expand Down Expand Up @@ -262,4 +262,4 @@
</plugins>
</pluginManagement>
</build>
</project>
</project>

0 comments on commit 70ffa27

Please sign in to comment.