Skip to content

Commit

Permalink
Set version to 1.0.6_spark_3.0.1-SNAPSHOT (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-balakrishnan-rovio authored Aug 4, 2023
1 parent faee8dd commit 9d636b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/rovio-ingest-maven-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<artifactId>rovio-ingest</artifactId>
<version>1.0.6_spark_3.0.1-SNAPSHOT</version>
<!-- NOTE: This requires the sonatype snapshot repository. See <repositories>.
<version>1.0.5_spark_3.0.1-SNAPSHOT</version>
<version>1.0.6_spark_3.0.1-SNAPSHOT</version>
-->
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>com.rovio.ingest</groupId>
<artifactId>rovio-ingest</artifactId>
<version>1.0.5_spark_3.0.1-SNAPSHOT</version>
<version>1.0.6_spark_3.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>rovio-ingest</name>
<description>An implementation of the DatasourceV2 interface of Apache Spark™ for writing Spark Datasets to Apache Druid™</description>
Expand Down

0 comments on commit 9d636b9

Please sign in to comment.