Skip to content

Commit

Permalink
Merge pull request #684 from project-sunbird/SB-14884
Browse files Browse the repository at this point in the history
Update pom version publish-pipeline
  • Loading branch information
maheshkumargangula authored Sep 19, 2019
2 parents 2549d5f + 6a57e00 commit ea25673
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.293</version>
<version>0.0.294</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.293</version>
<version>0.0.294</version>
<dependencies>
<dependency>
<groupId>org.ekstep</groupId>
Expand Down

0 comments on commit ea25673

Please sign in to comment.