Skip to content

Commit

Permalink
Merge pull request #1167 from SpiNNakerManchester/version_bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
Christian-B authored Aug 13, 2024
2 parents 66b5d15 + 757ce29 commit 8d4f7e1
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion SpiNNaker-allocserv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-allocserv</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-comms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-comms</artifactId>
<description>How to actually talk to a SpiNNaker machine and to Spalloc, the allocation service.</description>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-front-end/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-front-end</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-machine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-machine</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-nmpiexec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-nmpiexec</artifactId>
<name>SpiNNaker NMPI Service Remote Executor</name>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-nmpimodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-nmpimodel</artifactId>
<name>SpiNNaker NMPI Service Shared Model</name>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-nmpiserv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-nmpiserv</artifactId>
<name>SpiNNaker NMPI Service Handler</name>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-pacman/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-pacman</artifactId>
<description>Implementation of the Partitioning and Configuration Manager (PACMAN).</description>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-proxy</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-py2json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-py2json</artifactId>
<name>Python Configuration to JSON Converter</name>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-storage</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion SpiNNaker-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>SpiNNaker-utils</artifactId>
<description>General utilities for the SpiNNaker runtime.</description>
Expand Down
2 changes: 1 addition & 1 deletion keycloak-management-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
</parent>
<artifactId>keycloak-management-client</artifactId>
<name>Keycloak Client</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>uk.ac.manchester.spinnaker</groupId>
<artifactId>SpiNNaker</artifactId>
<version>7.1.1-SNAPSHOT</version>
<version>7.2.2-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 8d4f7e1

Please sign in to comment.