Skip to content

Commit

Permalink
chore: remove extra profile (#11819) (#11822)
Browse files Browse the repository at this point in the history
Co-authored-by: Denis <denis@vaadin.com>
  • Loading branch information
vaadin-bot and Denis committed Sep 13, 2021
1 parent 3b67921 commit 8daea34
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -688,21 +688,5 @@

</build>
</profile>
<profile>
<id>release</id>
<modules>
<module>flow</module>
<module>flow-server</module>
<module>flow-push</module>
<module>flow-data</module>
<module>flow-client</module>
<module>flow-html-components</module>
<module>flow-test-util</module>
<module>flow-tests</module>
<module>flow-server-production-mode</module>
<module>build-tools</module>
<module>flow-jandex</module>
</modules>
</profile>
</profiles>
</project>

0 comments on commit 8daea34

Please sign in to comment.