Skip to content

Commit 7bedb27

Browse files
committed
fix pom version error
1 parent 024d838 commit 7bedb27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ It will generate hive-third-functions-${version}-shaded.jar in target directory.
3535

3636
You can also directly download file from [release page](https://github.com/aaronshan/hive-third-functions/releases).
3737

38-
> current latest version is `2.2.1`
38+
> current latest version is `2.1.1`
3939
4040
## Functions
4141

pom.xml

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

77
<groupId>cc.shanruifeng</groupId>
88
<artifactId>hive-third-functions</artifactId>
9-
<version>2.2.1</version>
9+
<version>2.1.1</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)