Skip to content

Commit

Permalink
NO-ISSUE: remove legacy productized-db-scripts.xml file (apache#3715)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira committed Oct 10, 2024
1 parent 6f869c8 commit cc6557d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 51 deletions.
13 changes: 0 additions & 13 deletions addons/common/persistence/ddl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,4 @@
</plugin>
</plugins>
</build>
<profiles>
<profile>
<id>productized</id>
<activation>
<property>
<name>productized</name>
</property>
</activation>
<properties>
<db.scripts.descriptor>src/assembly/productized-db-scripts.xml</db.scripts.descriptor>
</properties>
</profile>
</profiles>
</project>

This file was deleted.

0 comments on commit cc6557d

Please sign in to comment.