Skip to content

Commit

Permalink
Merge pull request #1185 from PradyumnaNagendra/release-3.2.5
Browse files Browse the repository at this point in the history
Issue #SB-20599 fix: Publish pipeline issue fix
  • Loading branch information
gandham-santhosh authored Sep 11, 2020
2 parents b21f51e + 0a66cc8 commit e43549b
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 50 deletions.
2 changes: 1 addition & 1 deletion platform-jobs/samza/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>org.ekstep</groupId>
<artifactId>publish-pipeline</artifactId>
<version>0.0.343</version>
<version>0.0.344</version>
<type>tar.gz</type>
<classifier>distribution</classifier>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion platform-jobs/samza/publish-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>1.0-SNAPSHOT</version>
</parent>
<artifactId>publish-pipeline</artifactId>
<version>0.0.343</version>
<version>0.0.344</version>
<dependencies>
<dependency>
<groupId>org.ekstep</groupId>
Expand Down
Loading

0 comments on commit e43549b

Please sign in to comment.