Skip to content

Commit b7103bd

Browse files
committed
Fix filter predicate example parent version
1 parent 3d0b6c4 commit b7103bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • pinot-plugins/pinot-filter-predicate-example

pinot-plugins/pinot-filter-predicate-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>pinot-plugins</artifactId>
2727
<groupId>org.apache.pinot</groupId>
28-
<version>1.5.0-SNAPSHOT</version>
28+
<version>1.6.0-SNAPSHOT</version>
2929
</parent>
3030
<artifactId>pinot-filter-predicate-example</artifactId>
3131
<name>Pinot Custom Filter Predicate Example Plugin</name>

0 commit comments

Comments
 (0)