Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dandelion-datatables-0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tduchateau committed Aug 24, 2014
1 parent b129445 commit 38b1468
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion datatables-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-datatables</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions datatables-extras/datatables-export-itext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-extras</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-export-itext</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-core</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</dependency>

<!-- Servlet API -->
Expand Down
4 changes: 2 additions & 2 deletions datatables-extras/datatables-export-poi-ooxml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-extras</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-export-poi-ooxml</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-core</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</dependency>

<!-- Apache POI OOXML -->
Expand Down
4 changes: 2 additions & 2 deletions datatables-extras/datatables-export-poi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-extras</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-export-poi</artifactId>
Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-core</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</dependency>

<!-- Apache POI -->
Expand Down
4 changes: 2 additions & 2 deletions datatables-extras/datatables-spring3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-extras</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-spring3</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-core</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</dependency>

<!-- Spring -->
Expand Down
4 changes: 2 additions & 2 deletions datatables-extras/datatables-struts1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-extras</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-struts1</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-core</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</dependency>

<!-- Struts 1 -->
Expand Down
4 changes: 2 additions & 2 deletions datatables-extras/datatables-struts2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-extras</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-struts2</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-core</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</dependency>

<!-- Struts 2 -->
Expand Down
2 changes: 1 addition & 1 deletion datatables-extras/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-datatables</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-extras</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions datatables-jsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-datatables</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-jsp</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-core</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</dependency>
<dependency>
<groupId>com.github.dandelion</groupId>
Expand Down
4 changes: 2 additions & 2 deletions datatables-thymeleaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-datatables</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</parent>

<artifactId>datatables-thymeleaf</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-core</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
</dependency>
<dependency>
<groupId>com.github.dandelion</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>com.github.dandelion</groupId>
<artifactId>dandelion-datatables</artifactId>
<version>0.10.1-SNAPSHOT</version>
<version>0.10.1</version>
<packaging>pom</packaging>
<name>Dandelion :: Datatables</name>
<description>
Expand Down Expand Up @@ -43,7 +43,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- Dependencies -->
<dandelion.version>0.10.1-SNAPSHOT</dandelion.version>
<dandelion.version>0.10.1</dandelion.version>
<thymeleaf.version>2.1.1.RELEASE</thymeleaf.version>
<commons-beanutils.version>1.8.3</commons-beanutils.version>
<servlet-api.version>3.0.1</servlet-api.version>
Expand Down

0 comments on commit 38b1468

Please sign in to comment.