Skip to content

Commit

Permalink
Issue #000 fix: update pom version publish-pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahesh Kumar Gangula committed Sep 19, 2019
1 parent b0d1c57 commit 6a57e00
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 6a57e00

Please sign in to comment.