Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
elans3 committed Mar 29, 2022
1 parent 1774a4b commit 494a561
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions modules/cucumblan-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<artifactId>cucumblan-api</artifactId>
<packaging>jar</packaging>
<name>cucumblan-api</name>
<version>1.4.3</version>
<version>1.4.4-SNAPSHOT</version>
<properties>
<json-schema-validator>4.5.1</json-schema-validator>
<cucumblan-utils.version>1.1.6</cucumblan-utils.version>
<cucumblan-utils.version>1.1.7-SNAPSHOT</cucumblan-utils.version>
</properties>
<description>
Cucumblan is a test automation framework that supports Behavior Driven Development (BDD),
Expand All @@ -29,7 +29,7 @@
<connection>scm:git:ssh://[email protected]:virtualansoftware/cucumblan.git</connection>
<developerConnection>scm:git:ssh://[email protected]/virtualansoftware/cucumblan.git</developerConnection>
<url>https://github.com/virtualansoftware/cucumblan.git</url>
<tag>cucumblan-project-1.4.6</tag>
<tag>cucumblan-project-1.0.6</tag>
</scm>
<developers>
<!-- original author of the project -->
Expand Down
6 changes: 3 additions & 3 deletions modules/cucumblan-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<artifactId>cucumblan-db</artifactId>
<packaging>jar</packaging>
<name>cucumblan-db</name>
<version>1.3.3</version>
<version>1.3.4-SNAPSHOT</version>
<properties>
<cucumblan-utils.version>1.1.6</cucumblan-utils.version>
<cucumblan-utils.version>1.1.7-SNAPSHOT</cucumblan-utils.version>
</properties>
<description>
Cucumblan-db is a database test automation framework that supports Behavior Driven Development (BDD),
Expand All @@ -28,7 +28,7 @@
<developerConnection>scm:git:ssh://[email protected]/virtualansoftware/cucumblan.git
</developerConnection>
<url>https://github.com/virtualansoftware/cucumblan.git</url>
<tag>cucumblan-project-1.4.6</tag>
<tag>cucumblan-project-1.0.6</tag>
</scm>
<developers>
<!-- original author of the project -->
Expand Down
6 changes: 3 additions & 3 deletions modules/cucumblan-message/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.virtualan</groupId>
<artifactId>cucumblan-message</artifactId>
<version>1.3.3</version>
<version>1.3.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>cucumblan-message</name>
<properties>
<kafka-clients.version>2.7.0</kafka-clients.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cucumblan-utils.version>1.1.6</cucumblan-utils.version>
<cucumblan-utils.version>1.1.7-SNAPSHOT</cucumblan-utils.version>
</properties>
<description>
Cucumblan-message is a cucumber and selenium based test automation framework that supports Behavior Driven
Expand All @@ -30,7 +30,7 @@
<connection>scm:git:ssh://[email protected]:virtualansoftware/cucumblan.git</connection>
<developerConnection>scm:git:ssh://[email protected]/virtualansoftware/cucumblan.git</developerConnection>
<url>https://github.com/virtualansoftware/cucumblan.git</url>
<tag>cucumblan-project-1.4.6</tag>
<tag>0.0.1</tag>
</scm>
<developers>
<!-- original author of the project -->
Expand Down
6 changes: 3 additions & 3 deletions modules/cucumblan-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.virtualan</groupId>
<artifactId>cucumblan-ui</artifactId>
<version>1.3.3</version>
<version>1.3.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>cucumblan-ui</name>
<properties>
<cucumblan-utils.version>1.1.6</cucumblan-utils.version>
<cucumblan-utils.version>1.1.7-SNAPSHOT</cucumblan-utils.version>
<selenium.version>4.1.1</selenium.version>
<mapson.version>1.1.12</mapson.version>
<junit.version>5.8.2</junit.version>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:ssh://[email protected]:virtualansoftware/cucumblan.git</connection>
<developerConnection>scm:git:ssh://[email protected]/virtualansoftware/cucumblan.git</developerConnection>
<url>https://github.com/virtualansoftware/cucumblan.git</url>
<tag>cucumblan-project-1.4.6</tag>
<tag>0.0.1</tag>
</scm>
<developers>
<!-- original author of the project -->
Expand Down
4 changes: 2 additions & 2 deletions modules/cucumblan-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>cucumblan-utils</artifactId>
<packaging>jar</packaging>
<name>cucumblan-utils</name>
<version>1.1.6</version>
<version>1.1.7-SNAPSHOT</version>
<properties>
<mapson.version>1.1.12</mapson.version>
<java.version>1.8</java.version>
Expand All @@ -29,7 +29,7 @@
<connection>scm:git:ssh://[email protected]:virtualansoftware/cucumblan.git</connection>
<developerConnection>scm:git:ssh://[email protected]/virtualansoftware/cucumblan.git</developerConnection>
<url>https://github.com/virtualansoftware/cucumblan.git</url>
<tag>cucumblan-project-1.4.6</tag>
<tag>0.0.1</tag>
</scm>
<developers>
<!-- original author of the project -->
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<artifactId>cucumblan-project</artifactId>
<packaging>pom</packaging>
<name>cucumblan-project</name>
<version>1.4.6</version>
<version>1.4.7-SNAPSHOT</version>
<url>https://virtualan.io</url>
<scm>
<connection>scm:git:ssh://[email protected]/virtualansoftware/cucumblan.git</connection>
<developerConnection>scm:git:ssh://[email protected]/virtualansoftware/cucumblan.git</developerConnection>
<url>https://github.com/virtualansoftware/cucumblan.git</url>
<tag>cucumblan-project-1.4.6</tag>
<tag>cucumblan-project-1.0.6</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit 494a561

Please sign in to comment.