Skip to content

Commit

Permalink
chore: remove extra profile (#11819) (#11834)
Browse files Browse the repository at this point in the history
Denis authored Sep 14, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 75fca32 commit 60fa3a0
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -686,20 +686,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>
</modules>
</profile>
</profiles>
</project>

0 comments on commit 60fa3a0

Please sign in to comment.