Skip to content

Commit

Permalink
release: release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zavakid committed Jan 1, 2022
1 parent 4da9c8e commit 8c8467f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion auto-pipeline-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.foldright.auto-pipeline</groupId>
<artifactId>auto-pipeline-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion auto-pipeline-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.foldright.auto-pipeline</groupId>
<artifactId>auto-pipeline-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion auto-pipeline-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.foldright.auto-pipeline</groupId>
<artifactId>auto-pipeline-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.foldright.auto-pipeline</groupId>
<artifactId>auto-pipeline-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<url>https://github.com/foldright/auto-pipeline</url>
Expand Down

0 comments on commit 8c8467f

Please sign in to comment.