Skip to content

Commit 8becf82

Browse files
olamothey-lakhdar
authored andcommitted
Update README.md
1 parent bdf10f1 commit 8becf82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Using Maven:
1010
<dependency>
1111
<groupId>com.coveo</groupId>
1212
<artifactId>push-api-client.java</artifactId>
13-
<version>1.0.0</version>
13+
<version>2.2.0</version>
1414
</dependency>
1515
```
1616

@@ -53,4 +53,4 @@ public class PushOneDocument {
5353
* cd into ./target
5454
* jar -cvf bundle.jar push-api-client.java-1.0.0-javadoc.jar push-api-client.java-1.0.0-javadoc.jar.asc push-api-client.java-1.0.0-sources.jar push-api-client.java-1.0.0-sources.jar.asc push-api-client.java-1.0.0.jar push-api-client.java-1.0.0.jar.asc push-api-client.java-1.0.0.pom push-api-client.java-1.0.0.pom.asc
5555
* Log into https://oss.sonatype.org/
56-
* Upload newly created bundle.jar
56+
* Upload newly created bundle.jar

0 commit comments

Comments
 (0)