Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
timowest committed Mar 7, 2013
1 parent f8e1d42 commit b836234
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mysema.scalagen</groupId>
<artifactId>scalagen-root</artifactId>
<version>0.2.1</version>
<version>0.2.2</version>
<name>Scalagen - parent</name>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion scalagen-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.mysema.scalagen</groupId>
<artifactId>scalagen-maven-plugin</artifactId>
<version>0.2.1</version>
<version>0.2.2</version>
<name>Scalagen - Maven plugin</name>
<description>Scalagen Maven plugin</description>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion scalagen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mysema.scalagen</groupId>
<artifactId>scalagen</artifactId>
<version>0.2.1</version>
<version>0.2.2</version>
<name>Scalagen</name>

<parent>
Expand Down

0 comments on commit b836234

Please sign in to comment.