Skip to content

Commit 1bf7f16

Browse files
committed
fixing build issue
1 parent a9c9888 commit 1bf7f16

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

devon4j-http-rest-client/index.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,14 @@ You will add below dependency in core folder pom.xml
121121
</dependency>
122122
123123
----
124+
====
125+
124126
Modify pom.xml as below:
127+
[step]
125128
--
126129
changeFile("httprestclient/core/pom.xml", { "file": "files/dependency.txt", "placeholder": "<!-- Starter for asynchronous consuming REST services via Jaca HTTP Client (Java11+) -->" })
127130
--
128131

129-
====
130-
131-
132132
Now, You will create a Java interface VisitormanagementRestService to invoke inside client.
133133
[step]
134134
== Create service to invoke server

0 commit comments

Comments
 (0)