Skip to content

Commit

Permalink
update pom
Browse files Browse the repository at this point in the history
  • Loading branch information
tamizhvendan committed Jul 26, 2024
1 parent 2da2401 commit 5df5489
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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.tamizhvendan</groupId>
<artifactId>honeyeql</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>

<name>Honey EQL</name>
<description>HoneyEQL enables you to query database using the EQL.</description>
Expand All @@ -21,7 +21,7 @@
<url>https://github.com/tamizhvendan/honeyeql</url>
<connection>scm:git:git://github.com/tamizhvendan/honeyeql.git</connection>
<developerConnection>scm:git:ssh://[email protected]/tamizhvendan/honeyeql.git</developerConnection>
<tag>1.0.2</tag>
<tag>1.0.3</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 5df5489

Please sign in to comment.