Skip to content

Commit

Permalink
[BACKLOG-39091] - Added missing 'msg-box-info' job step to server
Browse files Browse the repository at this point in the history
  • Loading branch information
nawaz34-hitachivantara committed Nov 13, 2023
1 parent a8af0e9 commit 730be66
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assemblies/pentaho-solutions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,13 @@
<type>zip</type>
<outputDirectory>${prepared.kettle.plugins.directory}</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>org.pentaho.di.plugins</groupId>
<artifactId>msg-box-info-plugins</artifactId>
<version>${project.version}</version>
<type>zip</type>
<outputDirectory>${prepared.kettle.plugins.directory}</outputDirectory>
</artifactItem>
</artifactItems>
<overWriteReleases>false</overWriteReleases>
<overWriteSnapshots>true</overWriteSnapshots>
Expand Down

0 comments on commit 730be66

Please sign in to comment.