Skip to content

Commit

Permalink
Merge pull request #49 from cmgrote/master
Browse files Browse the repository at this point in the history
Simplifies naming
  • Loading branch information
cmgrote authored Jan 15, 2021
2 parents 7b41259 + 30c65db commit 6ca3c98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ibm.watson.data</groupId>
<artifactId>watson-data-api-java-client</artifactId>
<artifactId>watson-data-api-client</artifactId>
<packaging>jar</packaging>
<name>watson-data-api-java-client</name>
<name>watson-data-api-client</name>
<version>0.1</version>
<url>https://github.com/openapitools/openapi-generator</url>
<description>IBM Watson Data API Java Client</description>
Expand Down

0 comments on commit 6ca3c98

Please sign in to comment.