Skip to content

Commit

Permalink
preparing for release 1.1 of ch-commons
Browse files Browse the repository at this point in the history
  • Loading branch information
garth committed Feb 6, 2015
1 parent 7d03956 commit dbbdedb
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion ch-commons-charset/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-commons-gsm/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-commons-io/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-commons-locale/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-commons-rfs/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-commons-sql/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-commons-ssl/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-commons-util/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-commons-xbean/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-httpclient-util/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-jetty/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ch-sxmp/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<version>1.0</version>
<version>1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons</artifactId>
<packaging>pom</packaging>
<version>1.0</version>
<version>1.1</version>
<name>ch-commons</name>
<description>Parent Maven POM for open source cloudhopper-commons projects</description>
<url>https://github.com/twitter/cloudhopper-commons</url>
Expand Down

0 comments on commit dbbdedb

Please sign in to comment.