Skip to content

Commit

Permalink
Prepare Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cuioss committed Aug 30, 2024
1 parent e168b35 commit 23293ba
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,4 @@
<module>bom</module>
<module>modules</module>
</modules>
<profiles>
<profile>
<id>release-perform</id>
<build>
<plugins>
<plugin>
<artifactId>maven-source-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-gpg-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>

0 comments on commit 23293ba

Please sign in to comment.