Skip to content

Commit

Permalink
bump version on wicketstuff-core 1.4.14.x branch to 1.4.14.1-SNAPSHOT.
Browse files Browse the repository at this point in the history
fix wicket.version to 1.4.14



git-svn-id: file:///home/igor/dev/stuff/svnbackup/branches/wicketstuff-core-1.4.14@5659 ef7698a4-5110-0410-9fc6-c7eb3693863f
  • Loading branch information
Michael O'Cleirigh committed Nov 29, 2010
1 parent 0153be9 commit 5f2e84b
Show file tree
Hide file tree
Showing 132 changed files with 138 additions and 138 deletions.
2 changes: 1 addition & 1 deletion jdk-1.5-parent/annotation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>annotation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/artwork-parent/artwork-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>artwork-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wicketstuff</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/artwork-parent/artwork/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>artwork-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wicketstuff</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/artwork-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>jdk-1.5-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wicketstuff</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>calendarviews-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>calendarviews-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/calendarviews-parent/calendarviews/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>calendarviews-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>calendarviews</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/calendarviews-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>calendarviews-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/client-and-server-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>client-and-server-validation</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>datatable-autocomplete-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>datatable-autocomplete-common</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>datatable-autocomplete-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>datatable-autocomplete-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<artifactId>datatable-autocomplete-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<groupId>org.wicketstuff</groupId>
<artifactId>datatable-autocomplete-test</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
<name>DataTable Autocomplete Test</name>
<description>Test code for visualizing a Trie. Seperated so that projects can use the JUNG visualization against their actual production data</description>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>datatable-autocomplete-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>datatable-autocomplete</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/datatable-autocomplete-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>datatable-autocomplete-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>ddcalendar-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wicketstuff</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/ddcalendar-parent/ddcalendar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>ddcalendar-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wicketstuff</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/ddcalendar-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>ddcalendar-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/fixed-feedback-panel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<artifactId>fixed-feedback-panel</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/flot-parent/flot-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>flot-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wicketstuff</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/flot-parent/flot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>flot-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.wicketstuff</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/flot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>flot-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/gmap2-parent/gmap2-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>gmap2-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>gmap2-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/gmap2-parent/gmap2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>gmap2-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>gmap2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/gmap2-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>gmap2-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>googlecharts-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<artifactId>googlecharts-examples</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/googlecharts-parent/googlecharts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>googlecharts-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<artifactId>googlecharts</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/googlecharts-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>
<artifactId>googlecharts-parent</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>inmethod-grid-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>inmethod-grid-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/inmethod-grid-parent/inmethod-grid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>inmethod-grid-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>inmethod-grid</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/inmethod-grid-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<groupId>org.wicketstuff</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>input-events-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>input-events-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/input-events-parent/input-events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>input-events-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>input-events</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/input-events-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>input-events-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jasperreports-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jasperreports-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jasperreports-parent/jasperreports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jasperreports-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jasperreports</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jasperreports-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jasperreports-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jquery-parent/jquery-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jquery-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jquery-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jquery-parent/jquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jquery-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jquery</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jquery-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jquery-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jslibraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jslibraries</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jsr303-parent/jsr303-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jsr303-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jsr303-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jsr303-parent/jsr303/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jsr303-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jsr303</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jsr303-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
</parent>

<artifactId>jsr303-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jdk-1.5-parent/jwicket-parent/dropdown-menu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>jwicket-parent</artifactId>
<version>1.4.14-SNAPSHOT</version>
<version>1.4.14.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 5f2e84b

Please sign in to comment.