Skip to content

Commit

Permalink
Merge pull request #5449 from nawaz34-hitachivantara/BACKLOG-39091
Browse files Browse the repository at this point in the history
[BACKLOG-39091] - Added missing 'msg-box-info' job step to server
  • Loading branch information
krishnaalluhitachi authored Nov 13, 2023
2 parents a8af0e9 + 730be66 commit c60fd5d
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 c60fd5d

Please sign in to comment.