diff --git a/orienteer-archetype-jar/pom.xml b/orienteer-archetype-jar/pom.xml index 2b7c74871..805c62cf1 100644 --- a/orienteer-archetype-jar/pom.xml +++ b/orienteer-archetype-jar/pom.xml @@ -15,7 +15,7 @@ org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 orienteer-archetype-jar maven-archetype diff --git a/orienteer-archetype-war/pom.xml b/orienteer-archetype-war/pom.xml index 06e4484b1..0c5540028 100644 --- a/orienteer-archetype-war/pom.xml +++ b/orienteer-archetype-war/pom.xml @@ -15,7 +15,7 @@ org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 orienteer-archetype-war maven-archetype diff --git a/orienteer-bpm/pom.xml b/orienteer-bpm/pom.xml index acbfef10a..bd606c552 100644 --- a/orienteer-bpm/pom.xml +++ b/orienteer-bpm/pom.xml @@ -1,205 +1,204 @@ - - - - - 4.0.0 - - - orienteer-parent - org.orienteer - 1.2-SNAPSHOT - - org.orienteer - orienteer-bpm - - orienteer-bpm - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - - org.camunda.bpm - camunda-bom - 7.5.0 - pom - import - - - - - - org.orienteer - orienteer-core - ${project.version} - - - org.camunda.bpm - camunda-engine - - - com.fasterxml.jackson.core - jackson-databind - 2.4.4 - - - com.fasterxml.uuid - java-uuid-generator - - - org.orienteer - orienteer-devutils - ${project.version} - + + + 4.0.0 + + + orienteer-parent + org.orienteer + 1.2 + + org.orienteer + orienteer-bpm + + orienteer-bpm + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + org.camunda.bpm + camunda-bom + 7.5.0 + pom + import + + + + + + org.orienteer + orienteer-core + ${project.version} + + + org.camunda.bpm + camunda-engine + + + com.fasterxml.jackson.core + jackson-databind + 2.4.4 + + + com.fasterxml.uuid + java-uuid-generator + + + org.orienteer + orienteer-devutils + ${project.version} + org.slf4j slf4j-ext ${slf4j.version} - - - com.github.raymanrt - orientqb - 0.2.0 - - - org.orienteer.wicket-bpmn-io - wicket-bpmn-io - 1.0 - - - - - + + + com.github.raymanrt + orientqb + 0.2.0 + + + org.orienteer.wicket-bpmn-io + wicket-bpmn-io + 1.0 + + + + + - - - org.orienteer - orienteer-core - ${project.version} - test-jar - test - - - ru.ydn.wicket.wicket-orientdb - wicket-orientdb - ${wicket.orientdb.version} - test-jar - test - - - - junit - junit - 4.11 - test - - - - org.eclipse.jetty.aggregate - jetty-all - ${jetty.version} - test - - - - - - src/main/resources - - - src/main/java - - ** - - - **/*.java - - - - - - src/test/resources - - - src/test/java - - ** - - - **/*.java - - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - true - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - - 1.7 - 1.7 - UTF-8 - true - true - - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.9 - - true - ${wtp.version} - + + + org.orienteer + orienteer-core + ${project.version} + test-jar + test + + + ru.ydn.wicket.wicket-orientdb + wicket-orientdb + ${wicket.orientdb.version} + test-jar + test + + + + junit + junit + 4.11 + test + + + + org.eclipse.jetty.aggregate + jetty-all + ${jetty.version} + test + + + + + + src/main/resources + + + src/main/java + + ** + + + **/*.java + + + + + + src/test/resources + + + src/test/java + + ** + + + **/*.java + + + + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + true + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.7 + 1.7 + UTF-8 + true + true + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.9 + + true + ${wtp.version} + org.eclipse.jetty @@ -222,22 +221,22 @@ org.eclipse.jetty.aggregate jetty-all - ${jetty.version} + ${jetty.version} - - - - - - Apache Nexus - https://repository.apache.org/content/repositories/snapshots/ - - false - - - - - - + + + + + + Apache Nexus + https://repository.apache.org/content/repositories/snapshots/ + + false + + + + + + diff --git a/orienteer-camel/pom.xml b/orienteer-camel/pom.xml index fe02620d2..192192fd9 100644 --- a/orienteer-camel/pom.xml +++ b/orienteer-camel/pom.xml @@ -9,14 +9,13 @@ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 orienteer-parent org.orienteer - 1.2-SNAPSHOT + 1.2 orienteer-camel orienteer-camel diff --git a/orienteer-core/pom.xml b/orienteer-core/pom.xml index 436adffb6..150f38859 100644 --- a/orienteer-core/pom.xml +++ b/orienteer-core/pom.xml @@ -5,7 +5,7 @@ org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 orienteer-core jar diff --git a/orienteer-devutils/pom.xml b/orienteer-devutils/pom.xml index 9e7cd6bd0..3261e220b 100644 --- a/orienteer-devutils/pom.xml +++ b/orienteer-devutils/pom.xml @@ -15,20 +15,18 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 orienteer-devutils orienteer-devutils - + - + 4.0.0 org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 org.orienteer orienteer-graph diff --git a/orienteer-logger-server/pom.xml b/orienteer-logger-server/pom.xml index 3b29be33d..0cc890f54 100644 --- a/orienteer-logger-server/pom.xml +++ b/orienteer-logger-server/pom.xml @@ -15,15 +15,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 orienteer-logger-server orienteer-logger-server diff --git a/orienteer-pages/pom.xml b/orienteer-pages/pom.xml index e54742b17..f70ab9c6c 100644 --- a/orienteer-pages/pom.xml +++ b/orienteer-pages/pom.xml @@ -9,13 +9,12 @@ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 org.orienteer orienteer-pages diff --git a/orienteer-pivottable/pom.xml b/orienteer-pivottable/pom.xml index e2b4a0193..196cab34e 100644 --- a/orienteer-pivottable/pom.xml +++ b/orienteer-pivottable/pom.xml @@ -9,13 +9,12 @@ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 org.orienteer orienteer-pivottable diff --git a/orienteer-standalone/pom.xml b/orienteer-standalone/pom.xml index ac4d329fc..a84d19ad6 100644 --- a/orienteer-standalone/pom.xml +++ b/orienteer-standalone/pom.xml @@ -21,7 +21,7 @@ org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 orienteer-standalone jar diff --git a/orienteer-war/pom.xml b/orienteer-war/pom.xml index dc965d86a..8540a062c 100644 --- a/orienteer-war/pom.xml +++ b/orienteer-war/pom.xml @@ -21,7 +21,7 @@ org.orienteer orienteer-parent - 1.2-SNAPSHOT + 1.2 orienteer-war war diff --git a/pom.xml b/pom.xml index c9fa9577e..3b85c9994 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.orienteer orienteer-parent pom - 1.2-SNAPSHOT + 1.2 Orienteer Orienteer - Business Application Platform http://orienteer.org @@ -28,7 +28,7 @@ https://github.com/OrienteerBAP/Orienteer scm:git:ssh://github.com/OrienteerBAP/Orienteer.git scm:git:ssh://git@github.com/OrienteerBAP/Orienteer.git - HEAD + v1.2 @@ -353,7 +353,7 @@ - +