Skip to content

Commit c4e67dc

Browse files
committed
release: v0.4.0
1 parent 54b0118 commit c4e67dc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

auto-pipeline-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.foldright.auto-pipeline</groupId>
66
<artifactId>auto-pipeline-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

auto-pipeline-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.foldright.auto-pipeline</groupId>
66
<artifactId>auto-pipeline-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

auto-pipeline-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.foldright.auto-pipeline</groupId>
66
<artifactId>auto-pipeline-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.foldright.auto-pipeline</groupId>
66
<artifactId>auto-pipeline-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.4.0</version>
88
<packaging>pom</packaging>
99
<name>${project.artifactId}</name>
1010
<url>https://github.com/foldright/auto-pipeline</url>

0 commit comments

Comments
 (0)