Skip to content

Commit

Permalink
Revert "Try skipping publishing of integration tests project"
Browse files Browse the repository at this point in the history
This reverts commit aeeebc1.
  • Loading branch information
alvarosanchez committed Oct 28, 2024
1 parent aeeebc1 commit ff73d15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion micronaut-maven-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
<maven.javadoc.skip>true</maven.javadoc.skip>

<it.micronaut.core.version>4.7.0</it.micronaut.core.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<module>micronaut-maven-core</module>
<module>micronaut-maven-enforcer-rules</module>
<module>micronaut-maven-jib-integration</module>
<module>micronaut-maven-integration-tests</module>
<module>micronaut-maven-plugin</module>
<module>micronaut-maven-integration-tests</module>
</modules>

<issueManagement>
Expand Down

0 comments on commit ff73d15

Please sign in to comment.