Skip to content

Commit 03c053b

Browse files
committed
update pom files to histogrammar version 1.0.30
1 parent 4ee3389 commit 03c053b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.github.histogrammar</groupId>
2424
<artifactId>histogrammar_${scala.binary.version}</artifactId>
25-
<version>1.0.20</version>
25+
<version>1.0.30</version>
2626
<packaging>jar</packaging>
2727

2828
<licenses>

sparksql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.github.histogrammar</groupId>
2424
<artifactId>histogrammar-sparksql_${scala.binary.version}</artifactId>
25-
<version>1.0.20</version>
25+
<version>1.0.30</version>
2626
<packaging>jar</packaging>
2727

2828
<licenses>

0 commit comments

Comments
 (0)