summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2024-01-26 17:16:50 +0800
committerdoufenghu <[email protected]>2024-01-26 17:16:50 +0800
commit42014c322d03cdfdfebed87b59b4a1f1143776b6 (patch)
tree1556fdeda4fdc68d810cfedd93e89e66687e7c13 /pom.xml
parentb601d7cfad0fd3df9994f13edee802bfbb9d7802 (diff)
[Fix][IPLookupV2] fix infoLookupToJSON and infoLookup, using correct return type. if return value is empty, will return null.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index fbc79c2..750333e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
<artifactId>galaxy</artifactId>
<packaging>jar</packaging>
<name>galaxy</name>
- <version>1.2.2</version>
+ <version>1.2.3</version>
<description>galaxy tools for common</description>
<url>http://www.zdjizhi.com/galaxy-tool</url>
<licenses>
<license>
- <name>The geedge networks Software License, Version 21.0</name>
+ <name>The geedgenetworks Software License, Version 21.0</name>
<url>http://www.apache.org/licenses/LICENSE-1.0.txt</url>
<distribution>repo</distribution>
</license>