Skip to content

Commit

Permalink
KOGITO-9716 - Add Data Index PostgreSQL distribution to prod profile (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianonicolai authored Aug 16, 2023
1 parent 3ea023c commit 958a87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-index/data-index-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<modules>
<module>data-index-service-common</module>
<module>data-index-service-inmemory</module>
<module>data-index-service-postgresql</module>
</modules>

<profiles>
Expand All @@ -28,7 +29,6 @@
<module>data-index-service-infinispan</module>
<module>data-index-service-mongodb</module>
<module>data-index-service-oracle</module>
<module>data-index-service-postgresql</module>
</modules>
</profile>
<profile>
Expand Down

0 comments on commit 958a87e

Please sign in to comment.