Skip to content

Commit a3407c8

Browse files
author
Igor Nikonov
committed
Merge pull request #333 in TSI/web-application-java from set_release_versions to develop
* commit 'db2d173f43afd8f765834c31daadd63bd62547df': Set next hotfix version
2 parents 6a4204e + db2d173 commit a3407c8

File tree

11 files changed

+13
-13
lines changed

11 files changed

+13
-13
lines changed

dxa-dd4t-ms-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dxa-parent</artifactId>
77
<groupId>com.sdl.dxa</groupId>
8-
<version>2.2.1-SNAPSHOT</version>
8+
<version>2.2.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

dxa-framework/dxa-common-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.sdl.dxa</groupId>
88
<artifactId>dxa-framework</artifactId>
9-
<version>2.2.1-SNAPSHOT</version>
9+
<version>2.2.1</version>
1010
</parent>
1111

1212
<artifactId>dxa-common-api</artifactId>

dxa-framework/dxa-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dxa-framework</artifactId>
77
<groupId>com.sdl.dxa</groupId>
8-
<version>2.2.1-SNAPSHOT</version>
8+
<version>2.2.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

dxa-framework/dxa-data-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dxa-framework</artifactId>
77
<groupId>com.sdl.dxa</groupId>
8-
<version>2.2.1-SNAPSHOT</version>
8+
<version>2.2.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

dxa-framework/dxa-tridion-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>dxa-framework</artifactId>
88
<groupId>com.sdl.dxa</groupId>
9-
<version>2.2.1-SNAPSHOT</version>
9+
<version>2.2.1</version>
1010
</parent>
1111

1212
<artifactId>dxa-tridion-common</artifactId>

dxa-framework/dxa-tridion-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>dxa-framework</artifactId>
88
<groupId>com.sdl.dxa</groupId>
9-
<version>2.2.1-SNAPSHOT</version>
9+
<version>2.2.1</version>
1010
</parent>
1111

1212
<artifactId>dxa-tridion-provider</artifactId>

dxa-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.sdl.dxa</groupId>
99
<artifactId>dxa-parent</artifactId>
10-
<version>2.2.1-SNAPSHOT</version>
10+
<version>2.2.1</version>
1111
</parent>
1212

1313
<artifactId>dxa-framework</artifactId>

dxa-javadoc-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dxa-parent</artifactId>
77
<groupId>com.sdl.dxa</groupId>
8-
<version>2.2.1-SNAPSHOT</version>
8+
<version>2.2.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

dxa-model-service-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dxa-parent</artifactId>
77
<groupId>com.sdl.dxa</groupId>
8-
<version>2.2.1-SNAPSHOT</version>
8+
<version>2.2.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

dxa-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.sdl.dxa</groupId>
99
<artifactId>dxa-parent</artifactId>
10-
<version>2.2.1-SNAPSHOT</version>
10+
<version>2.2.1</version>
1111
</parent>
1212

1313
<artifactId>dxa-webapp</artifactId>

0 commit comments

Comments
 (0)