Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Commit

Permalink
Change version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neumantm committed Sep 30, 2018
1 parent dec24ef commit 60cdbba
Show file tree
Hide file tree
Showing 34 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion amy-master-node/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion amy-message-hub-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion amy-message-hub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
</parent>
<artifactId>amy-message-hub</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion chat-socket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Expand Down Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-remote-sr</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion deployment-descriptor-utility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion di-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion di/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion http-server-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion natlang-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion natlang/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugin-manager-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugins/alarmclock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion plugins/calendar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugins/email/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugins/example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion plugins/mensa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugins/navigation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugins/social/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugins/spotify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion plugins/systemtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugins/timer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion plugins/tosca/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<repositories>
Expand Down
2 changes: 1 addition & 1 deletion plugins/weather/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion plugins/webpush/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy-plugin</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
38 changes: 19 additions & 19 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<packaging>pom</packaging>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<name>Amy</name>
<description>Personal Assistance System</description>
<properties>
Expand All @@ -19,24 +19,24 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Amy versions to depend on -->
<amy.natlang.version>0.6.0-Snapshot</amy.natlang.version>
<amy.di.api.version>0.6.0-Snapshot</amy.di.api.version>
<amy.natlang.api.version>0.6.0-Snapshot</amy.natlang.api.version>
<amy.di.version>0.6.0-Snapshot</amy.di.version>
<amy.message-hub.api.version>0.6.0-Snapshot</amy.message-hub.api.version>
<amy.message-hub.version>0.6.0-Snapshot</amy.message-hub.version>
<amy.api.version>0.6.0-Snapshot</amy.api.version>
<amy.plugin-manager-api.version>0.6.0-Snapshot</amy.plugin-manager-api.version>
<amy.http-server.api.version>0.6.0-Snapshot</amy.http-server.api.version>
<amy.http-server.version>0.6.0-Snapshot</amy.http-server.version>
<amy.testing-framework.version>0.6.0-Snapshot</amy.testing-framework.version>
<amy.core.version>0.6.0-Snapshot</amy.core.version>
<amy.rest-resources.version>0.6.0-Snapshot</amy.rest-resources.version>
<amy.utility.version>0.6.0-Snapshot</amy.utility.version>
<amy.registry.version>0.6.0-Snapshot</amy.registry.version>
<amy.remote-sr.version>0.6.0-Snapshot</amy.remote-sr.version>
<amy.chatsocket.version>0.6.0-Snapshot</amy.chatsocket.version>
<deployment.descriptor.utility.version>0.6.0-Snapshot</deployment.descriptor.utility.version>
<amy.natlang.version>0.6.0</amy.natlang.version>
<amy.di.api.version>0.6.0</amy.di.api.version>
<amy.natlang.api.version>0.6.0</amy.natlang.api.version>
<amy.di.version>0.6.0</amy.di.version>
<amy.message-hub.api.version>0.6.0</amy.message-hub.api.version>
<amy.message-hub.version>0.6.0</amy.message-hub.version>
<amy.api.version>0.6.0</amy.api.version>
<amy.plugin-manager-api.version>0.6.0</amy.plugin-manager-api.version>
<amy.http-server.api.version>0.6.0</amy.http-server.api.version>
<amy.http-server.version>0.6.0</amy.http-server.version>
<amy.testing-framework.version>0.6.0</amy.testing-framework.version>
<amy.core.version>0.6.0</amy.core.version>
<amy.rest-resources.version>0.6.0</amy.rest-resources.version>
<amy.utility.version>0.6.0</amy.utility.version>
<amy.registry.version>0.6.0</amy.registry.version>
<amy.remote-sr.version>0.6.0</amy.remote-sr.version>
<amy.chatsocket.version>0.6.0</amy.chatsocket.version>
<deployment.descriptor.utility.version>0.6.0</deployment.descriptor.utility.version>

<!-- External dependency versions. Only project wide or core dependencies
here -->
Expand Down
2 changes: 1 addition & 1 deletion registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion remote-sr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion rest-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion testing-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion utility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.unistuttgart.iaas.amyassist</groupId>
<artifactId>amy</artifactId>
<version>0.6.0-Snapshot</version>
<version>0.6.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down

0 comments on commit 60cdbba

Please sign in to comment.