Skip to content

Commit

Permalink
Bumping up version to 1.0.0-beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexandrov committed Aug 11, 2015
1 parent e5f7b4e commit efe5188
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion peel-archetypes/peel-flinkspark-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>peel-archetypes</artifactId>
<groupId>org.peelframework</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-beta</version>
</parent>

<artifactId>peel-flinkspark-bundle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion peel-archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>peel-parent</artifactId>
<groupId>org.peelframework</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-beta</version>
</parent>

<artifactId>peel-archetypes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion peel-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>peel-parent</artifactId>
<groupId>org.peelframework</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-beta</version>
</parent>

<artifactId>peel-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion peel-empty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>peel-parent</artifactId>
<groupId>org.peelframework</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-beta</version>
</parent>

<artifactId>peel-empty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion peel-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>peel-parent</artifactId>
<groupId>org.peelframework</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-beta</version>
</parent>

<artifactId>peel-extensions</artifactId>
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>org.peelframework</groupId>
<artifactId>peel-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-beta</version>
<packaging>pom</packaging>

<name>peel</name>
Expand Down

0 comments on commit efe5188

Please sign in to comment.