Skip to content

Commit

Permalink
chore(merge): release-10.1 into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bonita-ci committed May 13, 2024
2 parents 5da97fe + bdd813d commit b39d91a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,16 @@
<module>community</module>
<module>subscription</module>
</modules>

<build>
<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.2</version>
</plugin>
</plugins>
</pluginManagement>
</build>

</project>

0 comments on commit b39d91a

Please sign in to comment.