Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
e8c9ec65f3 | |||
932abbe366 | |||
6332b0b194 |
@@ -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.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-alts</id>
|
<id>run-alts</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -139,7 +139,7 @@
|
|||||||
<!-- This plugin execution consolidates the compiled resources into one directory for packaging -->
|
<!-- This plugin execution consolidates the compiled resources into one directory for packaging -->
|
||||||
<execution>
|
<execution>
|
||||||
<id>consolidate-classes</id>
|
<id>consolidate-classes</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>copy-resources</goal></goals>
|
<goals><goal>copy-resources</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<outputDirectory>${project.build.packageDirectory}</outputDirectory>
|
<outputDirectory>${project.build.packageDirectory}</outputDirectory>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -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.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -62,7 +62,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-acs-platform</id>
|
<id>run-acs-platform</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-acs-search</id>
|
<id>run-acs-search</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -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.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -66,7 +66,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-acs-share</id>
|
<id>run-acs-share</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -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.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
<!-- This execution downloads the parameterized WAR -->
|
<!-- This execution downloads the parameterized WAR -->
|
||||||
<execution>
|
<execution>
|
||||||
<id>download-webapp</id>
|
<id>download-webapp</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>copy</goal></goals>
|
<goals><goal>copy</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<artifactItems>
|
<artifactItems>
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-aps</id>
|
<id>run-aps</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-aps</id>
|
<id>run-aps</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -6,13 +6,13 @@
|
|||||||
|
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-ate-archetype</artifactId>
|
<artifactId>beedk-ate-archetype</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<packaging>maven-archetype</packaging>
|
<packaging>maven-archetype</packaging>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<name>Order of the Bee Development Kit: Project Scaffolding for an ACS Platform Module</name>
|
<name>Order of the Bee Development Kit: Project Scaffolding for an ACS Platform Module</name>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
<!-- This execution downloads the dependency JARs -->
|
<!-- This execution downloads the dependency JARs -->
|
||||||
<execution>
|
<execution>
|
||||||
<id>download-ate-jars</id>
|
<id>download-ate-jars</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>copy-dependencies</goal></goals>
|
<goals><goal>copy-dependencies</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludeScope>provided</excludeScope>
|
<excludeScope>provided</excludeScope>
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-ate</id>
|
<id>run-ate</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-ate</id>
|
<id>run-ate</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-ats</id>
|
<id>run-ats</id>
|
||||||
<phase>process-classes</phase>
|
<phase>process-test-classes</phase>
|
||||||
<goals><goal>start</goal></goals>
|
<goals><goal>start</goal></goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<images>
|
<images>
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -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.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -11,7 +11,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<relativePath>..</relativePath>
|
<relativePath>..</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
2
pom.xml
2
pom.xml
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<groupId>com.inteligr8.ootbee</groupId>
|
<groupId>com.inteligr8.ootbee</groupId>
|
||||||
<artifactId>beedk-parent</artifactId>
|
<artifactId>beedk-parent</artifactId>
|
||||||
<version>1.0.13</version>
|
<version>1.0.14</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Order of the Bee Development Kit</name>
|
<name>Order of the Bee Development Kit</name>
|
||||||
|
Reference in New Issue
Block a user