- Timestamp:
- 2009-02-20 10:01:15 (3 years ago)
- Location:
- branches/BRANCH_0_3_X
- Files:
-
- 45 edited
-
core/kauri-restlet-util/pom.xml (modified) (1 diff)
-
core/kauri-runtime-cli/pom.xml (modified) (1 diff)
-
core/kauri-runtime-launcher/pom.xml (modified) (1 diff)
-
core/kauri-runtime-rapi/pom.xml (modified) (1 diff)
-
core/kauri-runtime-testfw/pom.xml (modified) (1 diff)
-
core/kauri-runtime-tests/pom.xml (modified) (1 diff)
-
core/kauri-runtime/pom.xml (modified) (2 diffs)
-
core/kauri-util/pom.xml (modified) (1 diff)
-
dist/pom.xml (modified) (2 diffs)
-
modules/kauri-blueprintcss/pom.xml (modified) (1 diff)
-
modules/kauri-dbresources/kauri-dbresources-impl/pom.xml (modified) (1 diff)
-
modules/kauri-forms/kauri-forms-framework/pom.xml (modified) (1 diff)
-
modules/kauri-forms/kauri-forms-jqgrid/pom.xml (modified) (1 diff)
-
modules/kauri-i18n/kauri-i18n-api/pom.xml (modified) (1 diff)
-
modules/kauri-i18n/kauri-i18n-impl/pom.xml (modified) (1 diff)
-
modules/kauri-jquery/pom.xml (modified) (1 diff)
-
modules/kauri-locale-assignment/pom.xml (modified) (1 diff)
-
modules/kauri-representation/kauri-representationbuilder-api/pom.xml (modified) (1 diff)
-
modules/kauri-representation/kauri-representationbuilder-impl/pom.xml (modified) (2 diffs)
-
modules/kauri-routing/kauri-routing-api/pom.xml (modified) (1 diff)
-
modules/kauri-routing/kauri-routing-impl/pom.xml (modified) (2 diffs)
-
modules/kauri-security/kauri-security-impl/pom.xml (modified) (1 diff)
-
modules/kauri-template/kauri-template-service-api/pom.xml (modified) (1 diff)
-
modules/kauri-template/kauri-template-service-impl/pom.xml (modified) (1 diff)
-
modules/kauri-upload/pom.xml (modified) (1 diff)
-
pom.xml (modified) (6 diffs)
-
samples/kauri-dbforms-sample/pom.xml (modified) (1 diff)
-
samples/kauri-dbresources-sample/pom.xml (modified) (1 diff)
-
samples/kauri-forms-sample/pom.xml (modified) (1 diff)
-
samples/kauri-i18n-sample/pom.xml (modified) (1 diff)
-
samples/kauri-representationbuilder-sample/pom.xml (modified) (1 diff)
-
samples/kauri-routing-sample/pom.xml (modified) (1 diff)
-
samples/kauri-runtime-sample/kauri-runtime-sample-index/pom.xml (modified) (1 diff)
-
samples/kauri-runtime-sample/kauri-runtime-sample-module1/pom.xml (modified) (1 diff)
-
samples/kauri-runtime-sample/kauri-runtime-sample-module2/pom.xml (modified) (1 diff)
-
samples/kauri-samples-common/pom.xml (modified) (1 diff)
-
samples/kauri-template-sample/pom.xml (modified) (1 diff)
-
tools/kauri-archetype/kauri-archetype-basic/pom.xml (modified) (1 diff)
-
tools/kauri-archetype/kauri-archetype-prototyping/pom.xml (modified) (1 diff)
-
tools/kauri-deploy-repo/pom.xml (modified) (2 diffs)
-
tools/kauri-genclassloader-plugin/pom.xml (modified) (2 diffs)
-
tools/kauri-package-plugin/pom.xml (modified) (2 diffs)
-
tools/kauri-runtime-servlet/pom.xml (modified) (1 diff)
-
universe/kauri-template/pom.xml (modified) (1 diff)
-
universe/kauri-xmlcore/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/BRANCH_0_3_X/core/kauri-restlet-util/pom.xml
r1081 r1086 5 5 <artifactId>kauri-restlet-util</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/core/kauri-runtime-cli/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-cli</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/core/kauri-runtime-launcher/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-launcher</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/core/kauri-runtime-rapi/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-rapi</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/core/kauri-runtime-testfw/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-testfw</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/core/kauri-runtime-tests/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-tests</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/core/kauri-runtime/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> … … 20 20 <groupId>org.kauriproject</groupId> 21 21 <artifactId>kauri-runtime-rapi</artifactId> 22 <version>0.3. 3-dev-SNAPSHOT</version>22 <version>0.3.2</version> 23 23 </dependency> 24 24 <dependency> -
branches/BRANCH_0_3_X/core/kauri-util/pom.xml
r1081 r1086 5 5 <artifactId>kauri-util</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/dist/pom.xml
r1081 r1086 4 4 <groupId>org.kauriproject</groupId> 5 5 <artifactId>kauri-dist</artifactId> 6 <version>0.3. 3-dev-SNAPSHOT</version>6 <version>0.3.2</version> 7 7 8 8 <parent> 9 9 <groupId>org.kauriproject</groupId> 10 10 <artifactId>kauri</artifactId> 11 <version>0.3. 3-dev-SNAPSHOT</version>11 <version>0.3.2</version> 12 12 <relativePath>../</relativePath> 13 13 </parent> … … 104 104 <groupId>org.kauriproject</groupId> 105 105 <artifactId>kauri-samples-common</artifactId> 106 <version>0.3. 3-dev-SNAPSHOT</version>106 <version>0.3.2</version> 107 107 </dependency> 108 108 <dependency> 109 109 <groupId>org.kauriproject</groupId> 110 110 <artifactId>kauri-template-sample</artifactId> 111 <version>0.3. 3-dev-SNAPSHOT</version>111 <version>0.3.2</version> 112 112 </dependency> 113 113 <dependency> 114 114 <groupId>org.kauriproject</groupId> 115 115 <artifactId>kauri-runtime-sample-module1</artifactId> 116 <version>0.3. 3-dev-SNAPSHOT</version>116 <version>0.3.2</version> 117 117 </dependency> 118 118 <dependency> 119 119 <groupId>org.kauriproject</groupId> 120 120 <artifactId>kauri-runtime-sample-module2</artifactId> 121 <version>0.3. 3-dev-SNAPSHOT</version>121 <version>0.3.2</version> 122 122 </dependency> 123 123 <dependency> 124 124 <groupId>org.kauriproject</groupId> 125 125 <artifactId>kauri-runtime-sample-index</artifactId> 126 <version>0.3. 3-dev-SNAPSHOT</version>126 <version>0.3.2</version> 127 127 </dependency> 128 128 <dependency> 129 129 <groupId>org.kauriproject</groupId> 130 130 <artifactId>kauri-representationbuilder-sample</artifactId> 131 <version>0.3. 3-dev-SNAPSHOT</version>131 <version>0.3.2</version> 132 132 </dependency> 133 133 <dependency> 134 134 <groupId>org.kauriproject</groupId> 135 135 <artifactId>kauri-routing-sample</artifactId> 136 <version>0.3. 3-dev-SNAPSHOT</version>136 <version>0.3.2</version> 137 137 </dependency> 138 138 <dependency> 139 139 <groupId>org.kauriproject</groupId> 140 140 <artifactId>kauri-forms-sample</artifactId> 141 <version>0.3. 3-dev-SNAPSHOT</version>141 <version>0.3.2</version> 142 142 </dependency> 143 143 <dependency> 144 144 <groupId>org.kauriproject</groupId> 145 145 <artifactId>kauri-dbforms-sample</artifactId> 146 <version>0.3. 3-dev-SNAPSHOT</version>146 <version>0.3.2</version> 147 147 </dependency> 148 148 <dependency> 149 149 <groupId>org.kauriproject</groupId> 150 150 <artifactId>kauri-dbresources-sample</artifactId> 151 <version>0.3. 3-dev-SNAPSHOT</version>151 <version>0.3.2</version> 152 152 </dependency> 153 153 <dependency> 154 154 <groupId>org.kauriproject</groupId> 155 155 <artifactId>kauri-blueprintcss</artifactId> 156 <version>0.3. 3-dev-SNAPSHOT</version>156 <version>0.3.2</version> 157 157 </dependency> 158 158 <dependency> 159 159 <groupId>org.kauriproject</groupId> 160 160 <artifactId>kauri-jquery</artifactId> 161 <version>0.3. 3-dev-SNAPSHOT</version>161 <version>0.3.2</version> 162 162 </dependency> 163 163 <dependency> 164 164 <groupId>org.kauriproject</groupId> 165 165 <artifactId>kauri-forms-jqgrid</artifactId> 166 <version>0.3. 3-dev-SNAPSHOT</version>166 <version>0.3.2</version> 167 167 </dependency> 168 168 <dependency> 169 169 <groupId>org.kauriproject</groupId> 170 170 <artifactId>kauri-security-impl</artifactId> 171 <version>0.3. 3-dev-SNAPSHOT</version>171 <version>0.3.2</version> 172 172 </dependency> 173 173 <dependency> 174 174 <groupId>org.kauriproject</groupId> 175 175 <artifactId>kauri-upload</artifactId> 176 <version>0.3. 3-dev-SNAPSHOT</version>176 <version>0.3.2</version> 177 177 </dependency> 178 178 <dependency> 179 179 <groupId>org.kauriproject</groupId> 180 180 <artifactId>kauri-i18n-sample</artifactId> 181 <version>0.3. 3-dev-SNAPSHOT</version>181 <version>0.3.2</version> 182 182 </dependency> 183 183 </dependencies> -
branches/BRANCH_0_3_X/modules/kauri-blueprintcss/pom.xml
r1081 r1086 6 6 <groupId>org.kauriproject</groupId> 7 7 <artifactId>kauri</artifactId> 8 <version>0.3. 3-dev-SNAPSHOT</version>8 <version>0.3.2</version> 9 9 <relativePath>../..</relativePath> 10 10 </parent> -
branches/BRANCH_0_3_X/modules/kauri-dbresources/kauri-dbresources-impl/pom.xml
r1081 r1086 4 4 <artifactId>kauri-dbresources-impl</artifactId> 5 5 <packaging>jar</packaging> 6 <version>0.3. 3-dev-SNAPSHOT</version>6 <version>0.3.2</version> 7 7 <parent> 8 8 <groupId>org.kauriproject</groupId> 9 9 <artifactId>kauri</artifactId> 10 <version>0.3. 3-dev-SNAPSHOT</version>10 <version>0.3.2</version> 11 11 <relativePath>../../..</relativePath> 12 12 </parent> -
branches/BRANCH_0_3_X/modules/kauri-forms/kauri-forms-framework/pom.xml
r1081 r1086 6 6 <groupId>org.kauriproject</groupId> 7 7 <artifactId>kauri</artifactId> 8 <version>0.3. 3-dev-SNAPSHOT</version>8 <version>0.3.2</version> 9 9 <relativePath>../../../pom.xml</relativePath> 10 10 </parent> -
branches/BRANCH_0_3_X/modules/kauri-forms/kauri-forms-jqgrid/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../../pom.xml</relativePath> 9 9 </parent> -
branches/BRANCH_0_3_X/modules/kauri-i18n/kauri-i18n-api/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> -
branches/BRANCH_0_3_X/modules/kauri-i18n/kauri-i18n-impl/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> -
branches/BRANCH_0_3_X/modules/kauri-jquery/pom.xml
r1081 r1086 6 6 <groupId>org.kauriproject</groupId> 7 7 <artifactId>kauri</artifactId> 8 <version>0.3. 3-dev-SNAPSHOT</version>8 <version>0.3.2</version> 9 9 <relativePath>../../../pom.xml</relativePath> 10 10 </parent> -
branches/BRANCH_0_3_X/modules/kauri-locale-assignment/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> -
branches/BRANCH_0_3_X/modules/kauri-representation/kauri-representationbuilder-api/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> -
branches/BRANCH_0_3_X/modules/kauri-representation/kauri-representationbuilder-impl/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> … … 22 22 <groupId>org.kauriproject</groupId> 23 23 <artifactId>kauri-representationbuilder-api</artifactId> 24 <version>0.3. 3-dev-SNAPSHOT</version>24 <version>0.3.2</version> 25 25 </dependency> 26 26 <dependency> -
branches/BRANCH_0_3_X/modules/kauri-routing/kauri-routing-api/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> -
branches/BRANCH_0_3_X/modules/kauri-routing/kauri-routing-impl/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> … … 22 22 <groupId>org.kauriproject</groupId> 23 23 <artifactId>kauri-routing-api</artifactId> 24 <version>0.3. 3-dev-SNAPSHOT</version>24 <version>0.3.2</version> 25 25 </dependency> 26 26 <dependency> -
branches/BRANCH_0_3_X/modules/kauri-security/kauri-security-impl/pom.xml
r1081 r1086 5 5 <artifactId>kauri-security-impl</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/modules/kauri-template/kauri-template-service-api/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> -
branches/BRANCH_0_3_X/modules/kauri-template/kauri-template-service-impl/pom.xml
r1081 r1086 5 5 <groupId>org.kauriproject</groupId> 6 6 <artifactId>kauri</artifactId> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <relativePath>../../..</relativePath> 9 9 </parent> -
branches/BRANCH_0_3_X/modules/kauri-upload/pom.xml
r1081 r1086 6 6 <groupId>org.kauriproject</groupId> 7 7 <artifactId>kauri</artifactId> 8 <version>0.3. 3-dev-SNAPSHOT</version>8 <version>0.3.2</version> 9 9 <relativePath>../..</relativePath> 10 10 </parent> -
branches/BRANCH_0_3_X/pom.xml
r1081 r1086 20 20 <packaging>pom</packaging> 21 21 <name>KAURI ::: ALL</name> 22 <version>0.3. 3-dev-SNAPSHOT</version>22 <version>0.3.2</version> 23 23 <description> 24 24 Kauri - Web application development framework … … 118 118 119 119 <scm> 120 <connection>scm:svn:http://kauriproject.org/svn/t runk</connection>121 <developerConnection>scm:svn:https://kauriproject.org/svn/t runk</developerConnection>122 <url>http://kauriproject.org/svn/ </url>120 <connection>scm:svn:http://kauriproject.org/svn/tags/RELEASE_0_3_2</connection> 121 <developerConnection>scm:svn:https://kauriproject.org/svn/tags/RELEASE_0_3_2</developerConnection> 122 <url>http://kauriproject.org/svn/tags/RELEASE_0_3_2</url> 123 123 </scm> 124 124 … … 295 295 <groupId>org.kauriproject</groupId> 296 296 <artifactId>kauri-genclassloader-plugin</artifactId> 297 <version>0.3. 3-dev-SNAPSHOT</version>297 <version>0.3.2</version> 298 298 <executions> 299 299 <execution> … … 624 624 <groupId>org.kauriproject</groupId> 625 625 <artifactId>kauri-util</artifactId> 626 <version>0.3. 3-dev-SNAPSHOT</version>626 <version>0.3.2</version> 627 627 </dependency> 628 628 <dependency> 629 629 <groupId>org.kauriproject</groupId> 630 630 <artifactId>kauri-template</artifactId> 631 <version>0.3. 3-dev-SNAPSHOT</version>631 <version>0.3.2</version> 632 632 </dependency> 633 633 <dependency> 634 634 <groupId>org.kauriproject</groupId> 635 635 <artifactId>kauri-template-service-api</artifactId> 636 <version>0.3. 3-dev-SNAPSHOT</version>636 <version>0.3.2</version> 637 637 </dependency> 638 638 <dependency> 639 639 <groupId>org.kauriproject</groupId> 640 640 <artifactId>kauri-template-service-impl</artifactId> 641 <version>0.3. 3-dev-SNAPSHOT</version>641 <version>0.3.2</version> 642 642 </dependency> 643 643 <dependency> 644 644 <groupId>org.kauriproject</groupId> 645 645 <artifactId>kauri-runtime</artifactId> 646 <version>0.3. 3-dev-SNAPSHOT</version>646 <version>0.3.2</version> 647 647 </dependency> 648 648 <dependency> 649 649 <groupId>org.kauriproject</groupId> 650 650 <artifactId>kauri-runtime-rapi</artifactId> 651 <version>0.3. 3-dev-SNAPSHOT</version>651 <version>0.3.2</version> 652 652 </dependency> 653 653 <dependency> 654 654 <groupId>org.kauriproject</groupId> 655 655 <artifactId>kauri-routing-api</artifactId> 656 <version>0.3. 3-dev-SNAPSHOT</version>656 <version>0.3.2</version> 657 657 </dependency> 658 658 <dependency> 659 659 <groupId>org.kauriproject</groupId> 660 660 <artifactId>kauri-routing-impl</artifactId> 661 <version>0.3. 3-dev-SNAPSHOT</version>661 <version>0.3.2</version> 662 662 </dependency> 663 663 <dependency> 664 664 <groupId>org.kauriproject</groupId> 665 665 <artifactId>kauri-forms-framework</artifactId> 666 <version>0.3. 3-dev-SNAPSHOT</version>666 <version>0.3.2</version> 667 667 </dependency> 668 668 <dependency> 669 669 <groupId>org.kauriproject</groupId> 670 670 <artifactId>kauri-archetype-basic</artifactId> 671 <version>0.3. 3-dev-SNAPSHOT</version>671 <version>0.3.2</version> 672 672 </dependency> 673 673 <dependency> 674 674 <groupId>org.kauriproject</groupId> 675 675 <artifactId>kauri-archetype-prototyping</artifactId> 676 <version>0.3. 3-dev-SNAPSHOT</version>676 <version>0.3.2</version> 677 677 </dependency> 678 678 <dependency> 679 679 <groupId>org.kauriproject</groupId> 680 680 <artifactId>kauri-genclassloader-plugin</artifactId> 681 <version>0.3. 3-dev-SNAPSHOT</version>681 <version>0.3.2</version> 682 682 </dependency> 683 683 <dependency> 684 684 <groupId>org.kauriproject</groupId> 685 685 <artifactId>kauri-deploy-repo</artifactId> 686 <version>0.3. 3-dev-SNAPSHOT</version>686 <version>0.3.2</version> 687 687 </dependency> 688 688 <dependency> 689 689 <groupId>org.kauriproject</groupId> 690 690 <artifactId>kauri-package-plugin</artifactId> 691 <version>0.3. 3-dev-SNAPSHOT</version>691 <version>0.3.2</version> 692 692 </dependency> 693 693 <dependency> 694 694 <groupId>org.kauriproject</groupId> 695 695 <artifactId>kauri-runtime-servlet</artifactId> 696 <version>0.3. 3-dev-SNAPSHOT</version>696 <version>0.3.2</version> 697 697 </dependency> 698 698 <dependency> … … 704 704 <groupId>org.kauriproject</groupId> 705 705 <artifactId>kauri-runtime-testfw</artifactId> 706 <version>0.3. 3-dev-SNAPSHOT</version>706 <version>0.3.2</version> 707 707 <scope>test</scope> 708 708 </dependency> … … 710 710 <groupId>org.kauriproject</groupId> 711 711 <artifactId>kauri-dbresources-impl</artifactId> 712 <version>0.3. 3-dev-SNAPSHOT</version>712 <version>0.3.2</version> 713 713 </dependency> 714 714 <dependency> 715 715 <groupId>org.kauriproject</groupId> 716 716 <artifactId>kauri-representationbuilder-api</artifactId> 717 <version>0.3. 3-dev-SNAPSHOT</version>717 <version>0.3.2</version> 718 718 </dependency> 719 719 <dependency> 720 720 <groupId>org.kauriproject</groupId> 721 721 <artifactId>kauri-representationbuilder-impl</artifactId> 722 <version>0.3. 3-dev-SNAPSHOT</version>722 <version>0.3.2</version> 723 723 </dependency> 724 724 <dependency> 725 725 <groupId>org.kauriproject</groupId> 726 726 <artifactId>kauri-restlet-util</artifactId> 727 <version>0.3. 3-dev-SNAPSHOT</version>727 <version>0.3.2</version> 728 728 </dependency> 729 729 <dependency> 730 730 <groupId>org.kauriproject</groupId> 731 731 <artifactId>kauri-xmlcore</artifactId> 732 <version>0.3. 3-dev-SNAPSHOT</version>732 <version>0.3.2</version> 733 733 </dependency> 734 734 <dependency> 735 735 <groupId>org.kauriproject</groupId> 736 736 <artifactId>kauri-runtime-cli</artifactId> 737 <version>0.3. 3-dev-SNAPSHOT</version>737 <version>0.3.2</version> 738 738 </dependency> 739 739 <dependency> 740 740 <groupId>org.kauriproject</groupId> 741 741 <artifactId>kauri-runtime-launcher</artifactId> 742 <version>0.3. 3-dev-SNAPSHOT</version>742 <version>0.3.2</version> 743 743 </dependency> 744 744 <dependency> 745 745 <groupId>org.kauriproject</groupId> 746 746 <artifactId>kauri-i18n-api</artifactId> 747 <version>0.3. 3-dev-SNAPSHOT</version>747 <version>0.3.2</version> 748 748 </dependency> 749 749 <dependency> 750 750 <groupId>org.kauriproject</groupId> 751 751 <artifactId>kauri-i18n-impl</artifactId> 752 <version>0.3. 3-dev-SNAPSHOT</version>752 <version>0.3.2</version> 753 753 </dependency> 754 754 <dependency> 755 755 <groupId>org.kauriproject</groupId> 756 756 <artifactId>kauri-locale-assignment</artifactId> 757 <version>0.3. 3-dev-SNAPSHOT</version>757 <version>0.3.2</version> 758 758 </dependency> 759 759 <dependency> -
branches/BRANCH_0_3_X/samples/kauri-dbforms-sample/pom.xml
r1081 r1086 5 5 <artifactId>kauri-dbforms-sample</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/samples/kauri-dbresources-sample/pom.xml
r1081 r1086 5 5 <artifactId>kauri-dbresources-sample</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/samples/kauri-forms-sample/pom.xml
r1081 r1086 21 21 <artifactId>kauri-forms-sample</artifactId> 22 22 <packaging>jar</packaging> 23 <version>0.3. 3-dev-SNAPSHOT</version>23 <version>0.3.2</version> 24 24 25 25 <parent> 26 26 <groupId>org.kauriproject</groupId> 27 27 <artifactId>kauri</artifactId> 28 <version>0.3. 3-dev-SNAPSHOT</version>28 <version>0.3.2</version> 29 29 <relativePath>../..</relativePath> 30 30 </parent> -
branches/BRANCH_0_3_X/samples/kauri-i18n-sample/pom.xml
r1081 r1086 5 5 <artifactId>kauri-i18n-sample</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/samples/kauri-representationbuilder-sample/pom.xml
r1081 r1086 5 5 <artifactId>kauri-representationbuilder-sample</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/samples/kauri-routing-sample/pom.xml
r1081 r1086 5 5 <artifactId>kauri-routing-sample</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/samples/kauri-runtime-sample/kauri-runtime-sample-index/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-sample-index</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/samples/kauri-runtime-sample/kauri-runtime-sample-module1/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-sample-module1</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/samples/kauri-runtime-sample/kauri-runtime-sample-module2/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-sample-module2</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/samples/kauri-samples-common/pom.xml
r1081 r1086 6 6 <groupId>org.kauriproject</groupId> 7 7 <artifactId>kauri</artifactId> 8 <version>0.3. 3-dev-SNAPSHOT</version>8 <version>0.3.2</version> 9 9 <relativePath>../..</relativePath> 10 10 </parent> -
branches/BRANCH_0_3_X/samples/kauri-template-sample/pom.xml
r1081 r1086 5 5 <artifactId>kauri-template-sample</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/tools/kauri-archetype/kauri-archetype-basic/pom.xml
r1081 r1086 5 5 <artifactId>kauri-archetype-basic</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/tools/kauri-archetype/kauri-archetype-prototyping/pom.xml
r1081 r1086 5 5 <artifactId>kauri-archetype-prototyping</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/tools/kauri-deploy-repo/pom.xml
r1081 r1086 5 5 <artifactId>kauri-deploy-repo</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <name>KAURI ::: DEPLOY DIST REPO TO LOCAL REPO TOOL</name> … … 12 12 <groupId>org.kauriproject</groupId> 13 13 <artifactId>kauri</artifactId> 14 <version>0.3. 3-dev-SNAPSHOT</version>14 <version>0.3.2</version> 15 15 <relativePath>../..</relativePath> 16 16 </parent> -
branches/BRANCH_0_3_X/tools/kauri-genclassloader-plugin/pom.xml
r1081 r1086 5 5 <artifactId>kauri-genclassloader-plugin</artifactId> 6 6 <packaging>maven-plugin</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <name>KAURI ::: CLASSLOADER GENERATION MAVEN PLUGIN</name> 9 9 … … 11 11 <groupId>org.kauriproject</groupId> 12 12 <artifactId>kauri</artifactId> 13 <version>0.3. 3-dev-SNAPSHOT</version>13 <version>0.3.2</version> 14 14 <relativePath>../..</relativePath> 15 15 </parent> -
branches/BRANCH_0_3_X/tools/kauri-package-plugin/pom.xml
r1081 r1086 5 5 <artifactId>kauri-package-plugin</artifactId> 6 6 <packaging>maven-plugin</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 <name>KAURI ::: APPLICATION PACKAGING PLUGIN</name> 9 9 … … 11 11 <groupId>org.kauriproject</groupId> 12 12 <artifactId>kauri</artifactId> 13 <version>0.3. 3-dev-SNAPSHOT</version>13 <version>0.3.2</version> 14 14 <relativePath>../../..</relativePath> 15 15 </parent> -
branches/BRANCH_0_3_X/tools/kauri-runtime-servlet/pom.xml
r1081 r1086 5 5 <artifactId>kauri-runtime-servlet</artifactId> 6 6 <packaging>jar</packaging> 7 <version>0.3. 3-dev-SNAPSHOT</version>7 <version>0.3.2</version> 8 8 9 9 <parent> 10 10 <groupId>org.kauriproject</groupId> 11 11 <artifactId>kauri</artifactId> 12 <version>0.3. 3-dev-SNAPSHOT</version>12 <version>0.3.2</version> 13 13 <relativePath>../../..</relativePath> 14 14 </parent> -
branches/BRANCH_0_3_X/universe/kauri-template/pom.xml
r1081 r1086 6 6 <groupId>org.kauriproject</groupId> 7 7 <artifactId>kauri</artifactId> 8 <version>0.3. 3-dev-SNAPSHOT</version>8 <version>0.3.2</version> 9 9 <relativePath>../..</relativePath> 10 10 </parent> -
branches/BRANCH_0_3_X/universe/kauri-xmlcore/pom.xml
r1081 r1086 11 11 <groupId>org.kauriproject</groupId> 12 12 <artifactId>kauri</artifactId> 13 <version>0.3. 3-dev-SNAPSHOT</version>13 <version>0.3.2</version> 14 14 <relativePath>../..</relativePath> 15 15 </parent>
Note: See TracChangeset
for help on using the changeset viewer.