Skip to content

Commit

Permalink
[maven-release-plugin] prepare release wicket-jquery-ui-8.0.0-M6
Browse files Browse the repository at this point in the history
  • Loading branch information
sbriquet committed May 21, 2017
1 parent c54a9d5 commit a258779
Show file tree
Hide file tree
Showing 51 changed files with 81 additions and 81 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
<packaging>pom</packaging>

<licenses>
Expand Down Expand Up @@ -40,7 +40,7 @@
<url>[email protected]:sebfz1/wicket-jquery-ui.git</url>
<connection>scm:git:[email protected]:sebfz1/wicket-jquery-ui.git</connection>
<developerConnection>scm:git:[email protected]:sebfz1/wicket-jquery-ui.git</developerConnection>
<tag>HEAD</tag>
<tag>wicket-jquery-ui-8.0.0-M6</tag>
</scm>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wicket-jquery-ui-calendar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-calendar</artifactId>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-core</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>

<!-- WICKET DEPENDENCIES -->
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions wicket-jquery-ui-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-plugins</artifactId>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-core</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>

<!-- WICKET DEPENDENCIES -->
Expand Down
16 changes: 8 additions & 8 deletions wicket-jquery-ui-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-samples</artifactId>
Expand All @@ -19,39 +19,39 @@
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-theme-base</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-calendar</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-plugins</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>

<!-- KENDO-UI DEPENDENCIES -->
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-kendo-ui</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-kendo-ui-culture</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-kendo-ui-theme-silver</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>

<!-- WICKET DEPENDENCIES -->
Expand Down
4 changes: 2 additions & 2 deletions wicket-jquery-ui-themes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-themes</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
<scope>provided</scope>
</dependency>
<!-- WICKET DEPENDENCIES -->
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-black-tie/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-blacktie</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-blitzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-blitzer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-cupertino/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-cupertino</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-dark-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-darkhive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-dot-luv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-dotluv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-eggplant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-eggplant</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-excite-bike/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-excitebike</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-flick/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-flick</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-hot-sneaks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-hotsneaks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-humanity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-humanity</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-le-frog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-lefrog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-mint-choc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-mintchoc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-overcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-overcast</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-pepper-grinder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-peppergrinder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-redmond/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-redmond</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-smoothness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-smoothness</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-south-street/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-southstreet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-start/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-start</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-sunny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-sunny</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-swanky-purse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-swankypurse</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-trontastic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-trontastic</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-ui-darkness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-uidarkness</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-ui-lightness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-uilightness</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion wicket-jquery-ui-themes/theme-vader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-themes</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui-theme-vader</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions wicket-jquery-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-jquery-ui</artifactId>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-core</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>

<!-- WICKET DEPENDENCIES -->
Expand Down
4 changes: 2 additions & 2 deletions wicket-kendo-ui-culture/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-jquery-ui-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</parent>

<artifactId>wicket-kendo-ui-culture</artifactId>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>com.googlecode.wicket-jquery-ui</groupId>
<artifactId>wicket-kendo-ui</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0-M6</version>
</dependency>

<!-- WICKET DEPENDENCIES -->
Expand Down
Loading

0 comments on commit a258779

Please sign in to comment.