cleaned idea / removed typo in groupID

This commit is contained in:
mohammed jasem alaajel
2020-12-14 17:47:17 +04:00
committed by Govindas
parent 5d73b4afc6
commit f4cf45c88d
20 changed files with 22 additions and 318 deletions

View File

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>net.limework.rediskript</groupId>
<groupId>net.limework</groupId>
<artifactId>RediSkript</artifactId>
<version>1.3.2</version>
<packaging>jar</packaging>