Skip to content

Commit

Permalink
Fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliouzbett committed Jul 8, 2024
1 parent a059c85 commit 614af63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>ozone-cambodia</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<name>Ozone Cambodia</name>
<description>Ozone distribution for Cambodia</description>
<packaging>pom</packaging>
Expand All @@ -21,7 +21,7 @@
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>

<analyticsQueriesVersion>1.1.0-SNAPSHOT</analyticsQueriesVersion>
<analyticsQueriesVersion>1.2.0</analyticsQueriesVersion>

<supersetConfigsArtifactId>ozone-cambodia-superset-configs</supersetConfigsArtifactId>
<analyticQueriesArtifactId>analytics-queries</analyticQueriesArtifactId>
Expand Down

0 comments on commit 614af63

Please sign in to comment.