Skip to content

Commit

Permalink
Prepare release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinczeczko committed May 8, 2018
1 parent 94c0a18 commit 2951379
Show file tree
Hide file tree
Showing 53 changed files with 3,997 additions and 27 deletions.
2 changes: 1 addition & 1 deletion documentation/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion documentation/src/main/markdown.json
@@ -1,5 +1,5 @@
{
"build": "wiki/releases/1.2.1/Documentation-1.2.1.md",
"build": "wiki/releases/1.2.2/Documentation-1.2.2.md",
"files": [
"DocumentationTemplate.md"
]
Expand Down
2 changes: 1 addition & 1 deletion documentation/src/main/package.json
@@ -1,7 +1,7 @@
{
"name": "knotx-documentation",
"description": "Knot.x Documentation",
"version": "1.2.1",
"version": "1.2.2",
"devDependencies": {
"fs-extra": "^0.30.0",
"grunt": "^0.4.5",
Expand Down
1 change: 1 addition & 0 deletions documentation/src/main/wiki/_Sidebar.md
Expand Up @@ -35,6 +35,7 @@
* [[Upgrade Notes|UpgradeNotes]]

### Released
* [[1.2.2|Documentation-1.2.2]]
* [[1.2.1|Documentation-1.2.1]]
* [[1.2.0|Documentation-1.2.0]]
* [[1.1.2|Documentation-1.1.2]]
Expand Down
3,969 changes: 3,969 additions & 0 deletions documentation/src/main/wiki/releases/1.2.2/Documentation-1.2.2.md

Large diffs are not rendered by default.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion knotx-adapter/knotx-adapter-common/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-adapter</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-adapter-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-adapter/knotx-adapter-service-http/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-adapter</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-adapter-service-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-adapter/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-adapter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-core/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-example/knotx-example-action-adapter-http/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-example</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-example-action-adapter-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-example/knotx-example-app/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-example</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-example-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-example/knotx-example-gateway/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>knotx-example</artifactId>
<groupId>io.knotx</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-example-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-example/knotx-example-handlebars-ext/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-example</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-example-handlebars-ext</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-example/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-gateway/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion knotx-junit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-junit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-knot/knotx-knot-action/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-knot</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-knot-action</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-knot/knotx-knot-fragment-assembler/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-knot</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-knot-fragment-assembler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-knot/knotx-knot-fragment-splitter/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-knot</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-knot-fragment-splitter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-knot/knotx-knot-handlebars/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-knot</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-knot-handlebars</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-knot/knotx-knot-service/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-knot</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-knot-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-knot/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-knot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-mocks/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-mocks</artifactId>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-repository-connector</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-repository-connector-filesystem</artifactId>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-repository-connector</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-repository-connector-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-repository-connector/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-repository-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-server/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion knotx-standalone/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>

<artifactId>knotx-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -23,7 +23,7 @@

<groupId>io.knotx</groupId>
<artifactId>knotx-root</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
<packaging>pom</packaging>

<name>Knot.x</name>
Expand Down

0 comments on commit 2951379

Please sign in to comment.