Skip to content

Commit

Permalink
build: remove core-dp and can-dp from buildAll target
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdibi committed Dec 10, 2024
1 parent 4481dd4 commit af62e17
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions kura/distrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2275,11 +2275,6 @@
</profile>
<profile>
<id>core-dp</id>
<activation>
<property>
<name>buildAll</name>
</property>
</activation>
<build>
<plugins>
<plugin>
Expand Down Expand Up @@ -2402,11 +2397,6 @@
</profile>
<profile>
<id>can-dp</id>
<activation>
<property>
<name>buildAll</name>
</property>
</activation>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit af62e17

Please sign in to comment.