Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 0918f80

Browse files
committed
[maven-release-plugin] prepare release 1.4.0
1 parent 70a481b commit 0918f80

File tree

12 files changed

+15
-17
lines changed

12 files changed

+15
-17
lines changed

bb-aem-classic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
<parent>
2525
<artifactId>bobcat</artifactId>
2626
<groupId>com.cognifide.qa.bb</groupId>
27-
<version>1.4.0-SNAPSHOT</version>
27+
<version>1.4.0</version>
2828
</parent>
2929

3030
<artifactId>bb-aem-classic</artifactId>

bb-aem-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>bobcat</artifactId>
2525
<groupId>com.cognifide.qa.bb</groupId>
26-
<version>1.4.0-SNAPSHOT</version>
26+
<version>1.4.0</version>
2727
</parent>
2828

2929
<artifactId>bb-aem-common</artifactId>

bb-aem-touch-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>bobcat</artifactId>
2626
<groupId>com.cognifide.qa.bb</groupId>
27-
<version>1.4.0-SNAPSHOT</version>
27+
<version>1.4.0</version>
2828
</parent>
2929

3030
<artifactId>bb-aem-touch-ui</artifactId>

bb-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
<parent>
2525
<artifactId>bobcat</artifactId>
2626
<groupId>com.cognifide.qa.bb</groupId>
27-
<version>1.4.0-SNAPSHOT</version>
27+
<version>1.4.0</version>
2828
</parent>
2929

3030
<artifactId>bb-annotations</artifactId>

bb-core-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>bobcat</artifactId>
2626
<groupId>com.cognifide.qa.bb</groupId>
27-
<version>1.4.0-SNAPSHOT</version>
27+
<version>1.4.0</version>
2828
</parent>
2929

3030
<artifactId>bb-core-tests</artifactId>

bb-core/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,13 @@ See the License for the specific language governing permissions and
1818
limitations under the License.
1919
#L%
2020
-->
21-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2322
<modelVersion>4.0.0</modelVersion>
2423

2524
<parent>
2625
<artifactId>bobcat</artifactId>
2726
<groupId>com.cognifide.qa.bb</groupId>
28-
<version>1.4.0-SNAPSHOT</version>
27+
<version>1.4.0</version>
2928
</parent>
3029

3130
<artifactId>bb-core</artifactId>

bb-cumber/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>bobcat</artifactId>
2626
<groupId>com.cognifide.qa.bb</groupId>
27-
<version>1.4.0-SNAPSHOT</version>
27+
<version>1.4.0</version>
2828
</parent>
2929

3030
<artifactId>bb-cumber</artifactId>

bb-email/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>bobcat</artifactId>
2525
<groupId>com.cognifide.qa.bb</groupId>
26-
<version>1.4.0-SNAPSHOT</version>
26+
<version>1.4.0</version>
2727
</parent>
2828

2929
<artifactId>bb-email</artifactId>

bb-junit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>bobcat</artifactId>
2727
<groupId>com.cognifide.qa.bb</groupId>
28-
<version>1.4.0-SNAPSHOT</version>
28+
<version>1.4.0</version>
2929
</parent>
3030

3131
<artifactId>bb-junit</artifactId>

bb-reports/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>bobcat</artifactId>
2626
<groupId>com.cognifide.qa.bb</groupId>
27-
<version>1.4.0-SNAPSHOT</version>
27+
<version>1.4.0</version>
2828
</parent>
2929

3030
<artifactId>bb-reports</artifactId>

0 commit comments

Comments
 (0)