You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2021/05/16 02:04:34 UTC

[incubator-nlpcraft-website] branch web-site updated: Changing Java client version.

This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch web-site
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/web-site by this push:
     new 39cfc33  Changing Java client version.
39cfc33 is described below

commit 39cfc337dac2842f9b2bfa980fb23c9ab2ac3e97
Author: Aaron Radzinski <ar...@apache.org>
AuthorDate: Sat May 15 19:04:21 2021 -0700

    Changing Java client version.
---
 download.html | 10 +++++-----
 feed.xml      |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/download.html b/download.html
index 47296a7..8bbb787 100644
--- a/download.html
+++ b/download.html
@@ -52,14 +52,14 @@
                     &lt;dependency&gt;
                         &lt;groupId&gt;org.apache.nlpcraft&lt;/groupId&gt;
                         &lt;artifactId&gt;nlpcraft-java-client&lt;/artifactId&gt;
-                        &lt;version&gt;0.7.2&lt;/version&gt;
+                        &lt;version&gt;0.7.5&lt;/version&gt;
                     &lt;/dependency&gt;
                     </pre></div><div class="tab-pane fade" id="nav-java-client-grape" role="tabpanel"><pre class="brush: java">
-                    @Grab ('org.apache.nlpcraft:nlpcraft-java-client:0.7.2')
+                    @Grab ('org.apache.nlpcraft:nlpcraft-java-client:0.7.5')
                     </pre></div><div class="tab-pane fade" id="nav-java-client-gradle" role="tabpanel"><pre class="brush: java">
                     dependencies {
-                        runtime group: 'org.apache.nlpcraft', name: 'nlpcraft-java-client', version: '0.7.2'
+                        runtime group: 'org.apache.nlpcraft', name: 'nlpcraft-java-client', version: '0.7.5'
                     }
                     </pre></div><div class="tab-pane fade" id="nav-java-client-sbt" role="tabpanel"><pre class="brush: scala">
-                    libraryDependencies += "org.apache.nlpcraft" % "nlpcraft-java-client" % "0.7.2"
-                    </pre></div></div><div class="bq info"><p> <b>Latest Version</b></p><p> <code>0.7.2</code> is the latest Java Client version. You can replace it with a desired version.</p></div></section></div><div class="col-md-2 third-column"><ul class="side-nav"><li class="side-nav-title">On This Page<li><a href="#src">Source Release</a><li><a href="#zip">Binary Release</a><li><a href="#build">Building Binaries</a><li><a href="#verification">Verification</a><li><a href="#maven">Ma [...]
+                    libraryDependencies += "org.apache.nlpcraft" % "nlpcraft-java-client" % "0.7.5"
+                    </pre></div></div><div class="bq info"><p> <b>Latest Version</b></p><p> <code>0.7.5</code> is the latest Java Client version. You can replace it with a desired version.</p></div></section></div><div class="col-md-2 third-column"><ul class="side-nav"><li class="side-nav-title">On This Page<li><a href="#src">Source Release</a><li><a href="#zip">Binary Release</a><li><a href="#build">Building Binaries</a><li><a href="#verification">Verification</a><li><a href="#maven">Ma [...]
diff --git a/feed.xml b/feed.xml
index 32d3d7c..e3f2f33 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2021-05-15T18:48:21-07:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Apache NLPCraft</title></feed>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2021-05-15T19:02:37-07:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Apache NLPCraft</title></feed>
\ No newline at end of file