9 Commits

61 changed files with 65 additions and 71 deletions

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -320,7 +320,7 @@
<executions> <executions>
<execution> <execution>
<id>attach-amp</id> <id>attach-amp</id>
<phase>verify</phase> <phase>post-integration-test</phase>
<goals> <goals>
<goal>attach-artifact</goal> <goal>attach-artifact</goal>
</goals> </goals>
@@ -336,7 +336,7 @@
</execution> </execution>
<execution> <execution>
<id>attach-amp-classifier</id> <id>attach-amp-classifier</id>
<phase>verify</phase> <phase>post-integration-test</phase>
<goals> <goals>
<goal>attach-artifact</goal> <goal>attach-artifact</goal>
</goals> </goals>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -149,7 +149,7 @@
<name>docker.inteligr8.com/inteligr8/tomcat-rad:${tomcat-rad.version}</name> <name>docker.inteligr8.com/inteligr8/tomcat-rad:${tomcat-rad.version}</name>
<alias>acs-platform-ha</alias> <alias>acs-platform-ha</alias>
<run> <run>
<skip>false</skip> <skip>${beedk.deploy.acs-ha.skip}</skip>
<env> <env>
<JAVA_MEMORY_MAX>${acs-platform.memory}</JAVA_MEMORY_MAX> <JAVA_MEMORY_MAX>${acs-platform.memory}</JAVA_MEMORY_MAX>
<ENABLE_JDWP>false</ENABLE_JDWP> <ENABLE_JDWP>false</ENABLE_JDWP>
@@ -228,18 +228,10 @@
<image> <image>
<name>postgres:${acs-postgres.version}</name> <name>postgres:${acs-postgres.version}</name>
<alias>acs-db</alias> <alias>acs-db</alias>
<links>
<link>acs-platform</link>
<link>acs-platform-ha</link>
</links>
</image> </image>
<image> <image>
<name>apache/activemq-classic:${acs-activemq.version}</name> <name>apache/activemq-classic:${acs-activemq.version}</name>
<alias>acs-mq</alias> <alias>acs-mq</alias>
<links>
<link>acs-platform</link>
<link>acs-platform-ha</link>
</links>
</image> </image>
<image> <image>
<name>docker.inteligr8.com/inteligr8/tomcat-rad:${tomcat-rad.version}</name> <name>docker.inteligr8.com/inteligr8/tomcat-rad:${tomcat-rad.version}</name>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -60,7 +60,7 @@
</property> </property>
</activation> </activation>
<properties> <properties>
<aps.version>2.4.1</aps.version> <aps.version>2.4.6</aps.version>
<!-- add properties here --> <!-- add properties here -->
<aps.tomcat.opts>-Dproperty-to-set=value</aps.tomcat.opts> <aps.tomcat.opts>-Dproperty-to-set=value</aps.tomcat.opts>
</properties> </properties>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -16,7 +16,7 @@
<maven.compiler.target>11</maven.compiler.target> <maven.compiler.target>11</maven.compiler.target>
<maven.compiler.release>11</maven.compiler.release> <maven.compiler.release>11</maven.compiler.release>
<aps.version>2.4.1</aps.version> <aps.version>2.4.6</aps.version>
</properties> </properties>
<dependencies> <dependencies>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -184,7 +184,7 @@
<!-- versions --> <!-- versions -->
<aps-postgres.version>12</aps-postgres.version> <aps-postgres.version>12</aps-postgres.version>
<aps.version>2.4.4</aps.version> <aps.version>2.4.6</aps.version>
<tomcat-rad.version>9-2.1</tomcat-rad.version> <tomcat-rad.version>9-2.1</tomcat-rad.version>
<!-- results --> <!-- results -->

View File

@@ -53,7 +53,8 @@ The following properties are intended to be exposed by inheriting Public API Mav
| `aps.timeout` | | 60000 | The time to wait for the startup to complete, in milliseconds. | | `aps.timeout` | | 60000 | The time to wait for the startup to complete, in milliseconds. |
| `alfresco.license.directory` | | `${user.home}/alfresco/license` | The base path to search for Alfresco licenses. | | `alfresco.license.directory` | | `${user.home}/alfresco/license` | The base path to search for Alfresco licenses. |
| `aps.license.directory` | | `${alfresco.license.directory}/aps` | The base path to search for an APS license. | | `aps.license.directory` | | `${alfresco.license.directory}/aps` | The base path to search for an APS license. |
| `aps.version` | | 1.11.1.1 | The version of the [Process Services Docker container](https://hub.docker.com/r/alfresco/process-services). | | `aps.docker-tag` | | `alfresco/process-services` | The Docker image tag for APS. |
| `aps.version` | | 2.4.6 | The version of the [Process Services Docker container](https://hub.docker.com/r/alfresco/process-services). |
| `aps-postgres.version` | | *not important* | The version of PostgreSQL to use in the integration testing infrastructure. | | `aps-postgres.version` | | *not important* | The version of PostgreSQL to use in the integration testing infrastructure. |
### Other APIs ### Other APIs

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -58,7 +58,7 @@
</run> </run>
</image> </image>
<image> <image>
<name>alfresco/process-services:${aps.version}</name> <name>${aps.docker-tag}:${aps.version}</name>
<alias>aps-app</alias> <alias>aps-app</alias>
<run> <run>
<env> <env>
@@ -111,7 +111,8 @@
<!-- versions --> <!-- versions -->
<aps-postgres.version>9.6</aps-postgres.version> <aps-postgres.version>9.6</aps-postgres.version>
<aps.version>1.11.1.1</aps.version> <aps.docker-tag>alfresco/process-services</aps.docker-tag>
<aps.version>2.4.6</aps.version>
</properties> </properties>
</profile> </profile>
</profiles> </profiles>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<groupId>com.inteligr8.ootbee</groupId> <groupId>com.inteligr8.ootbee</groupId>
<artifactId>beedk-parent</artifactId> <artifactId>beedk-parent</artifactId>
<version>1.1.8</version> <version>1.1.11</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Order of the Bee Development Kit</name> <name>Order of the Bee Development Kit</name>