diff --git a/docs/changelog.adoc b/docs/changelog.adoc index 5c7af03aa6..5008b0146f 100644 --- a/docs/changelog.adoc +++ b/docs/changelog.adoc @@ -2,7 +2,7 @@ [appendix] == Release Notes -=== Version 0.2.2 (Release Date: September ??, 2018) +=== Version 0.2.2 (Release Date: October 2, 2018) [source, xml] diff --git a/docs/doc-versions.adoc b/docs/doc-versions.adoc index 092bb2ff1e..77875d0dac 100644 --- a/docs/doc-versions.adoc +++ b/docs/doc-versions.adoc @@ -3,9 +3,10 @@ == Other documentation versions * https://docs.janusgraph.org/latest/index.html[Latest] * https://docs.janusgraph.org/0.3.0/index.html[Version 0.3.0] +* https://docs.janusgraph.org/0.2.2/index.html[Version 0.2.2] * https://docs.janusgraph.org/0.2.1/index.html[Version 0.2.1] * https://docs.janusgraph.org/0.2.0/index.html[Version 0.2.0] * https://docs.janusgraph.org/0.1.1/index.html[Version 0.1.1] * https://docs.janusgraph.org/0.1.0/index.html[Version 0.1.0] -This page only lists versions 0.3.0 and prior. Please visit the latest version to https://docs.janusgraph.org/latest/doc-versions.html[see a complete list of docs versions]. +Please visit the latest online version of this page to https://docs.janusgraph.org/latest/doc-versions.html[see a complete list of docs versions]. diff --git a/janusgraph-all/pom.xml b/janusgraph-all/pom.xml index f7941b8c6c..6e141749a1 100644 --- a/janusgraph-all/pom.xml +++ b/janusgraph-all/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-all diff --git a/janusgraph-berkeleyje/pom.xml b/janusgraph-berkeleyje/pom.xml index 691d3baedc..9514fc9b35 100644 --- a/janusgraph-berkeleyje/pom.xml +++ b/janusgraph-berkeleyje/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-berkeleyje diff --git a/janusgraph-bigtable/pom.xml b/janusgraph-bigtable/pom.xml index eefda4a348..2ef79e7d91 100644 --- a/janusgraph-bigtable/pom.xml +++ b/janusgraph-bigtable/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-bigtable diff --git a/janusgraph-cassandra/pom.xml b/janusgraph-cassandra/pom.xml index 10b745ddcf..570fca0371 100644 --- a/janusgraph-cassandra/pom.xml +++ b/janusgraph-cassandra/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-cassandra diff --git a/janusgraph-codepipelines-ci/pom.xml b/janusgraph-codepipelines-ci/pom.xml index 36526266eb..ae5d3c3212 100644 --- a/janusgraph-codepipelines-ci/pom.xml +++ b/janusgraph-codepipelines-ci/pom.xml @@ -4,7 +4,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-codepipelines-ci diff --git a/janusgraph-core/pom.xml b/janusgraph-core/pom.xml index 8403bdf166..9cae089597 100644 --- a/janusgraph-core/pom.xml +++ b/janusgraph-core/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-core diff --git a/janusgraph-cql/pom.xml b/janusgraph-cql/pom.xml index a0b0cc4a62..1b266ddf2a 100644 --- a/janusgraph-cql/pom.xml +++ b/janusgraph-cql/pom.xml @@ -4,7 +4,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 janusgraph-cql diff --git a/janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml b/janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml index a32d4019d6..bf8a739765 100644 --- a/janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml +++ b/janusgraph-dist/janusgraph-dist-hadoop-2/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-dist - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml pom diff --git a/janusgraph-dist/pom.xml b/janusgraph-dist/pom.xml index 531d6062bd..4c34ba787c 100644 --- a/janusgraph-dist/pom.xml +++ b/janusgraph-dist/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml pom diff --git a/janusgraph-doc/pom.xml b/janusgraph-doc/pom.xml index 34df2eec3e..595c92af73 100644 --- a/janusgraph-doc/pom.xml +++ b/janusgraph-doc/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml pom diff --git a/janusgraph-es/pom.xml b/janusgraph-es/pom.xml index e6f13d54fa..7139338f35 100644 --- a/janusgraph-es/pom.xml +++ b/janusgraph-es/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-es diff --git a/janusgraph-examples/example-berkeleyje/pom.xml b/janusgraph-examples/example-berkeleyje/pom.xml index ad63dac71e..3e08779783 100644 --- a/janusgraph-examples/example-berkeleyje/pom.xml +++ b/janusgraph-examples/example-berkeleyje/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-examples - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml example-berkeleyje diff --git a/janusgraph-examples/example-cassandra/pom.xml b/janusgraph-examples/example-cassandra/pom.xml index b87eac6790..834a6ef57d 100644 --- a/janusgraph-examples/example-cassandra/pom.xml +++ b/janusgraph-examples/example-cassandra/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-examples - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml example-cassandra diff --git a/janusgraph-examples/example-common/pom.xml b/janusgraph-examples/example-common/pom.xml index c0269b54cc..8b60c19efd 100644 --- a/janusgraph-examples/example-common/pom.xml +++ b/janusgraph-examples/example-common/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-examples - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml example-common diff --git a/janusgraph-examples/example-cql/pom.xml b/janusgraph-examples/example-cql/pom.xml index 8ec3b242e9..b188433711 100644 --- a/janusgraph-examples/example-cql/pom.xml +++ b/janusgraph-examples/example-cql/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-examples - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml example-cql diff --git a/janusgraph-examples/example-hbase/pom.xml b/janusgraph-examples/example-hbase/pom.xml index 65cf56e288..710331c3c5 100644 --- a/janusgraph-examples/example-hbase/pom.xml +++ b/janusgraph-examples/example-hbase/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-examples - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml example-hbase diff --git a/janusgraph-examples/example-remotegraph/pom.xml b/janusgraph-examples/example-remotegraph/pom.xml index 6b6e0215f8..4d2798c880 100644 --- a/janusgraph-examples/example-remotegraph/pom.xml +++ b/janusgraph-examples/example-remotegraph/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-examples - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml example-remotegraph diff --git a/janusgraph-examples/example-tinkergraph/pom.xml b/janusgraph-examples/example-tinkergraph/pom.xml index 4e0fc270bf..7a276deeec 100644 --- a/janusgraph-examples/example-tinkergraph/pom.xml +++ b/janusgraph-examples/example-tinkergraph/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-examples - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml example-tinkergraph diff --git a/janusgraph-examples/pom.xml b/janusgraph-examples/pom.xml index 54b661ac9c..12c35da1cd 100644 --- a/janusgraph-examples/pom.xml +++ b/janusgraph-examples/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-examples diff --git a/janusgraph-hadoop-parent/janusgraph-hadoop-2/pom.xml b/janusgraph-hadoop-parent/janusgraph-hadoop-2/pom.xml index 070874939b..95adbc77b6 100644 --- a/janusgraph-hadoop-parent/janusgraph-hadoop-2/pom.xml +++ b/janusgraph-hadoop-parent/janusgraph-hadoop-2/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-hadoop-parent - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hadoop-2 diff --git a/janusgraph-hadoop-parent/janusgraph-hadoop-core/pom.xml b/janusgraph-hadoop-parent/janusgraph-hadoop-core/pom.xml index f801d9a146..3b2a3f5227 100644 --- a/janusgraph-hadoop-parent/janusgraph-hadoop-core/pom.xml +++ b/janusgraph-hadoop-parent/janusgraph-hadoop-core/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-hadoop-parent - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hadoop-core diff --git a/janusgraph-hadoop-parent/janusgraph-hadoop/pom.xml b/janusgraph-hadoop-parent/janusgraph-hadoop/pom.xml index 7255f46130..00a8d489a3 100644 --- a/janusgraph-hadoop-parent/janusgraph-hadoop/pom.xml +++ b/janusgraph-hadoop-parent/janusgraph-hadoop/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-hadoop-parent - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hadoop diff --git a/janusgraph-hadoop-parent/pom.xml b/janusgraph-hadoop-parent/pom.xml index 5ead879782..a44fd980f7 100644 --- a/janusgraph-hadoop-parent/pom.xml +++ b/janusgraph-hadoop-parent/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hadoop-parent diff --git a/janusgraph-hbase-parent/janusgraph-hbase-098/pom.xml b/janusgraph-hbase-parent/janusgraph-hbase-098/pom.xml index 7efb108b8c..4132ea1cba 100644 --- a/janusgraph-hbase-parent/janusgraph-hbase-098/pom.xml +++ b/janusgraph-hbase-parent/janusgraph-hbase-098/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-hbase-parent - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hbase-098 diff --git a/janusgraph-hbase-parent/janusgraph-hbase-10/pom.xml b/janusgraph-hbase-parent/janusgraph-hbase-10/pom.xml index 0e07617f99..bd570007a2 100644 --- a/janusgraph-hbase-parent/janusgraph-hbase-10/pom.xml +++ b/janusgraph-hbase-parent/janusgraph-hbase-10/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-hbase-parent - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hbase-10 diff --git a/janusgraph-hbase-parent/janusgraph-hbase-core/pom.xml b/janusgraph-hbase-parent/janusgraph-hbase-core/pom.xml index 3c0eada1cf..389eb9d9b4 100644 --- a/janusgraph-hbase-parent/janusgraph-hbase-core/pom.xml +++ b/janusgraph-hbase-parent/janusgraph-hbase-core/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-hbase-parent - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hbase-core diff --git a/janusgraph-hbase-parent/janusgraph-hbase/pom.xml b/janusgraph-hbase-parent/janusgraph-hbase/pom.xml index da70a823dc..c6a190bb03 100644 --- a/janusgraph-hbase-parent/janusgraph-hbase/pom.xml +++ b/janusgraph-hbase-parent/janusgraph-hbase/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph-hbase-parent - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hbase diff --git a/janusgraph-hbase-parent/pom.xml b/janusgraph-hbase-parent/pom.xml index d5d7c954f3..dd67dbcb36 100644 --- a/janusgraph-hbase-parent/pom.xml +++ b/janusgraph-hbase-parent/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-hbase-parent diff --git a/janusgraph-lucene/pom.xml b/janusgraph-lucene/pom.xml index e53035a9f3..bc292a2999 100644 --- a/janusgraph-lucene/pom.xml +++ b/janusgraph-lucene/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-lucene diff --git a/janusgraph-solr/pom.xml b/janusgraph-solr/pom.xml index 3049de96ed..43866f2e4b 100644 --- a/janusgraph-solr/pom.xml +++ b/janusgraph-solr/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-solr diff --git a/janusgraph-test/pom.xml b/janusgraph-test/pom.xml index 176cd224cc..214a6da9eb 100644 --- a/janusgraph-test/pom.xml +++ b/janusgraph-test/pom.xml @@ -3,7 +3,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 ../pom.xml janusgraph-test diff --git a/pom.xml b/pom.xml index f6cc19ed1a..9af0f6980e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.janusgraph janusgraph - 0.2.2-SNAPSHOT + 0.2.2 pom 2.2.1