Skip to content

Commit

Permalink
prepare release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gklijs committed Apr 19, 2021
1 parent 68b65e7 commit 76d4698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>tech.gklijs.bikes</groupId>
<groupId>tech.gklijs.bkes</groupId>
<artifactId>java-client</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<name>java-client</name>
<description>gRPC java client to interact with bkes server</description>
<properties>
Expand Down

0 comments on commit 76d4698

Please sign in to comment.