Skip to content

Commit 0bb5600

Browse files
committed
[Tech] update POM version
1 parent 52a8f7c commit 0bb5600

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

all/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.exadel.etoolbox</groupId>
2424
<artifactId>etoolbox-rollout-manager</artifactId>
25-
<version>1.3.1</version>
25+
<version>1.3.2</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.exadel.etoolbox</groupId>
2020
<artifactId>etoolbox-rollout-manager</artifactId>
21-
<version>1.3.1</version>
21+
<version>1.3.2</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424
<artifactId>etoolbox-rollout-manager.core</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<groupId>com.exadel.etoolbox</groupId>
2020
<artifactId>etoolbox-rollout-manager</artifactId>
2121
<packaging>pom</packaging>
22-
<version>1.3.1</version>
22+
<version>1.3.2</version>
2323
<name>EToolbox Rollout Manager</name>
2424
<description>EToolbox Rollout Manager</description>
2525

ui.apps.structure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.exadel.etoolbox</groupId>
2323
<artifactId>etoolbox-rollout-manager</artifactId>
24-
<version>1.3.1</version>
24+
<version>1.3.2</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

ui.apps/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.exadel.etoolbox</groupId>
2323
<artifactId>etoolbox-rollout-manager</artifactId>
24-
<version>1.3.1</version>
24+
<version>1.3.2</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

ui.config/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.exadel.etoolbox</groupId>
2323
<artifactId>etoolbox-rollout-manager</artifactId>
24-
<version>1.3.1</version>
24+
<version>1.3.2</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

ui.content/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.exadel.etoolbox</groupId>
2323
<artifactId>etoolbox-rollout-manager</artifactId>
24-
<version>1.3.1</version>
24+
<version>1.3.2</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)