Skip to content

Commit

Permalink
[chappie] bumped to 1.6.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-br committed Dec 28, 2023
1 parent 7d532fc commit b1161b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>io.github.cybercentrecanada</groupId>
<artifactId>spark-msgpack-datasource-3.5_2.12</artifactId>
<packaging>jar</packaging>
<version>1.5.0-SNAPSHOT</version>
<version>1.6.0-SNAPSHOT</version>
<name>spark-msgpack-datasource</name>
<description>A spark datasource implementation for the msgpack file format.</description>
<url>https://github.com/CybercentreCanada/spark-msgpack-datasource</url>
Expand Down Expand Up @@ -202,7 +202,7 @@
</configuration>
</execution>
</executions>
</plugin>
</plugin>
</plugins>
</build>
</project>

0 comments on commit b1161b6

Please sign in to comment.