File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Add this dependency to your project's POM:
2626<dependency >
2727 <groupId >io.numaproj.numaflow</groupId >
2828 <artifactId >numaflow-java</artifactId >
29- <version >0.7.4 </version >
29+ <version >0.7.3 </version >
3030</dependency >
3131```
3232
@@ -35,7 +35,7 @@ Add this dependency to your project's POM:
3535Add this dependency to your project's build file:
3636
3737``` groovy
38- compile "io.numaproj.numaflow:numaflow-java:0.7.4 "
38+ compile "io.numaproj.numaflow:numaflow-java:0.7.3 "
3939```
4040
4141### Build
Original file line number Diff line number Diff line change 1717 <dependency >
1818 <groupId >io.numaproj.numaflow</groupId >
1919 <artifactId >numaflow-java</artifactId >
20- <version >0.7.4 </version >
20+ <version >0.7.3 </version >
2121 </dependency >
2222
2323 <dependency >
Original file line number Diff line number Diff line change 66
77 <groupId >io.numaproj.numaflow</groupId >
88 <artifactId >numaflow-java</artifactId >
9- <version >0.7.4 </version >
9+ <version >0.7.3 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >numaflow-java</name >
You can’t perform that action at this time.
0 commit comments