File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments