Bump up version in iceberg pom (#14605)

This commit is contained in:
Kashif Faraz 2023-07-18 18:07:19 +05:30 committed by GitHub
parent 88dc330da2
commit 993d8a9bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
<parent>
<artifactId>druid</artifactId>
<groupId>org.apache.druid</groupId>
<version>27.0.0-SNAPSHOT</version>
<version>28.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -357,4 +357,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>