Skip to content

Commit

Permalink
wicketstuff-core related: this is part two of preparations for 1.4.10…
Browse files Browse the repository at this point in the history
… release.

All modules have been moved under either jdk-1.5-parent or jdk-1.6-parent and
their pom's updated to point at the appropriate parent pom.



git-svn-id: file:///home/igor/dev/stuff/svnbackup/trunk/wicketstuff-core@5464 ef7698a4-5110-0410-9fc6-c7eb3693863f
  • Loading branch information
Michael O'Cleirigh committed Aug 11, 2010
1 parent ae2976a commit bb0f0a8
Show file tree
Hide file tree
Showing 6,022 changed files with 45 additions and 46 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
File renamed without changes.
2 changes: 1 addition & 1 deletion annotation/pom.xml → jdk-1.5-parent/annotation/pom.xml
Expand Up @@ -4,7 +4,7 @@

<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-core</artifactId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.10-SNAPSHOT</version>
</parent>

Expand Down
File renamed without changes.
File renamed without changes.
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<artifactId>wicketstuff-core</artifactId>
<artifactId>jdk-1.5-parent</artifactId>
<groupId>org.wicketstuff</groupId>
<version>1.4.10-SNAPSHOT</version>
</parent>
Expand All @@ -24,4 +24,4 @@
<module>artwork</module>
<module>artwork-examples</module>
</modules>
</project>
</project>
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -5,7 +5,7 @@

<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-core</artifactId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.10-SNAPSHOT</version>
</parent>

Expand Down
Expand Up @@ -5,7 +5,7 @@

<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-core</artifactId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.10-SNAPSHOT</version>
</parent>

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Expand Up @@ -5,7 +5,7 @@

<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-core</artifactId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.10-SNAPSHOT</version>
</parent>

Expand Down
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-core</artifactId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.10-SNAPSHOT</version>
</parent>
<artifactId>fixed-feedback-panel</artifactId>
Expand All @@ -24,4 +24,4 @@
<distribution>repo</distribution>
</license>
</licenses>
</project>
</project>
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion flot-parent/pom.xml → jdk-1.5-parent/flot-parent/pom.xml
Expand Up @@ -5,7 +5,7 @@

<parent>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-core</artifactId>
<artifactId>jdk-1.5-parent</artifactId>
<version>1.4.10-SNAPSHOT</version>
</parent>

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit bb0f0a8

Please sign in to comment.