diff --git a/modules/cucumblan-db/pom.xml b/modules/cucumblan-db/pom.xml index 93cfb39a..6aa24e59 100644 --- a/modules/cucumblan-db/pom.xml +++ b/modules/cucumblan-db/pom.xml @@ -1,147 +1,147 @@ - - 4.0.0 - io.virtualan - cucumblan-db - jar - cucumblan-db - 1.4.2-SNAPSHOT - - 1.1.9-SNAPSHOT - - - Cucumblan-db is a database test automation framework that supports Behavior Driven Development (BDD), - allowing users to create feature using predefined step definition with low code. - It works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api - framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain - experts) users. - - https://www.cucumblan.io/ - - - Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0.html - repo - - - - scm:git:ssh://git@github.com:virtualansoftware/cucumblan.git - scm:git:ssh://git@github.com/virtualansoftware/cucumblan.git - - https://github.com/virtualansoftware/cucumblan.git - cucumblan-project-1.0.6 - - - - - elans3 - Elan Thangamani - elan.thangamani@virtualan.io - Virtualan Software - https://www.virtualan.io - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - release - - - - org.apache.maven.plugins - maven-source-plugin - 3.2.0 - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - 8 - - 3.2.0 - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.4 - - - sign-artifacts - verify - - sign - - - - - - - - - - src/main/java - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - UTF-8 - 1.8 - 1.8 - - - - - - - - org.springframework - spring-jdbc - 5.3.20 - - - org.hsqldb - hsqldb - 2.5.1 - test - - - org.apache.commons - commons-dbcp2 - 2.9.0 - - - io.virtualan - cucumblan-utils - ${cucumblan-utils.version} - - - - + + 4.0.0 + io.virtualan + cucumblan-db + jar + cucumblan-db + 1.4.2-SNAPSHOT + + 1.1.9-SNAPSHOT + + + Cucumblan-db is a database test automation framework that supports Behavior Driven Development (BDD), + allowing users to create feature using predefined step definition with low code. + It works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api + framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain + experts) users. + + https://www.cucumblan.io/ + + + Apache License 2.0 + http://www.apache.org/licenses/LICENSE-2.0.html + repo + + + + scm:git:ssh://git@github.com:virtualansoftware/cucumblan.git + scm:git:ssh://git@github.com/virtualansoftware/cucumblan.git + + https://github.com/virtualansoftware/cucumblan.git + cucumblan-project-1.0.6 + + + + + elans3 + Elan Thangamani + elan.thangamani@virtualan.io + Virtualan Software + https://www.virtualan.io + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + release + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.0 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + 8 + + 3.2.0 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.4 + + + sign-artifacts + verify + + sign + + + + + + + + + + src/main/java + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + UTF-8 + 1.8 + 1.8 + + + + + + + + org.springframework + spring-jdbc + 6.1.14 + + + org.hsqldb + hsqldb + 2.5.1 + test + + + org.apache.commons + commons-dbcp2 + 2.9.0 + + + io.virtualan + cucumblan-utils + ${cucumblan-utils.version} + + + +