Skip to content

Commit f981a31

Browse files
committed
[maven-release-plugin] prepare release 4.1.1
1 parent a0169a5 commit f981a31

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

plume-conf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-conf</artifactId>

plume-db-querydsl-codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-db-querydsl-codegen</artifactId>

plume-db-querydsl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-db-querydsl</artifactId>

plume-db-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-db-test</artifactId>

plume-db/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-db</artifactId>

plume-framework-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-framework-dependencies</artifactId>

plume-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-mail</artifactId>

plume-scheduler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-scheduler</artifactId>

plume-services/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-services</artifactId>

plume-web-jersey/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.coreoz</groupId>
77
<artifactId>plume-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
</parent>
1010

1111
<artifactId>plume-web-jersey</artifactId>

0 commit comments

Comments
 (0)