Skip to content

Commit

Permalink
[maven-release-plugin] prepare release tock-0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vsct-jburet committed Apr 27, 2017
1 parent 59ddecb commit 1220a8e
Show file tree
Hide file tree
Showing 40 changed files with 82 additions and 161 deletions.
6 changes: 2 additions & 4 deletions bot/connector-messenger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-bot</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-bot-connector-messenger</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions bot/engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-bot</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-bot-engine</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions bot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-root</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-bot</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions bot/storage-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-bot</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-bot-storage-mongo</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions bot/toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-bot</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>bot-toolkit</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-admin</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/admin/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-admin</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-admin-server</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/admin/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-admin</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-admin-web</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/api/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-api</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>nlp-api-client</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-api</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/api/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-api</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-api-service</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/build-model-worker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-build-model-worker</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/core/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-core</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-core-client</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-core</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/core/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-core</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-core-service</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/core/shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-core</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-core-shared</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/entity-evaluator/duckling/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-duckling</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-duckling-client</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/entity-evaluator/duckling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-entity-evaluator</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-duckling</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/entity-evaluator/duckling/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-duckling</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-duckling-service</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/entity-evaluator/entity-value/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-entity-evaluator</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-entity-value</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/entity-evaluator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-entity-evaluator</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions nlp/front/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@
~ limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>fr.vsct.tock</groupId>
<artifactId>tock-nlp-front</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
</parent>

<artifactId>tock-nlp-front-client</artifactId>
Expand Down
Loading

0 comments on commit 1220a8e

Please sign in to comment.