Skip to content

Commit 384fd90

Browse files
committed
Update name and description
1 parent 2ecc8b0 commit 384fd90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<artifactId>apitally</artifactId>
99
<version>0.1.0</version>
1010
<packaging>jar</packaging>
11-
<name>Apitally Java Client</name>
12-
<description>Apitally client library for Java</description>
11+
<name>Apitally</name>
12+
<description>Client library for Apitally, a simple API monitoring and analytics tool for REST APIs built with Spring Boot.</description>
1313
<url>https://github.com/apitally/apitally-java</url>
1414

1515
<licenses>

0 commit comments

Comments
 (0)