Repository SVN: r32323 - maven2/org/tohu/tohu-clients.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:55:02 -0500 (Sun, 29 Nov 2009)
New Revision: 32323
Modified:
maven2/org/tohu/tohu-clients/maven-metadata.xml
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-clients/maven-metadata.xml
Modified: maven2/org/tohu/tohu-clients/maven-metadata.xml
===================================================================
--- maven2/org/tohu/tohu-clients/maven-metadata.xml 2009-11-30 02:54:56 UTC (rev 32322)
+++ maven2/org/tohu/tohu-clients/maven-metadata.xml 2009-11-30 02:55:02 UTC (rev 32323)
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<metadata xsi:schemaLocation="http://maven.apache.org/METADATA/1.0.0 http://maven.apache.org/xsd/metadata-1.0.0.xsd" xmlns="http://maven.apache.org/METADATA/1.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<metadata>
<groupId>org.tohu</groupId>
<artifactId>tohu-clients</artifactId>
<version>1.0.0</version>
<versioning>
<versions>
<version>1.0.0</version>
+ <version>1.1.0</version>
</versions>
- <lastUpdated>20091003002650</lastUpdated>
+ <lastUpdated>20091130025442</lastUpdated>
</versioning>
</metadata>
15 years, 3 months
Repository SVN: r32322 - maven2/org/tohu/tohu-clients/1.1.0.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:56 -0500 (Sun, 29 Nov 2009)
New Revision: 32322
Added:
maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.sha1
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.sha1
Added: maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.sha1
===================================================================
--- maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.sha1 (rev 0)
+++ maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.sha1 2009-11-30 02:54:56 UTC (rev 32322)
@@ -0,0 +1 @@
+9e4b7ca68a4426669de6be35b76059103d2a77b4
\ No newline at end of file
15 years, 3 months
Repository SVN: r32321 - maven2/org/tohu/tohu-clients/1.1.0.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:53 -0500 (Sun, 29 Nov 2009)
New Revision: 32321
Added:
maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.md5
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.md5
Added: maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.md5
===================================================================
--- maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.md5 (rev 0)
+++ maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom.md5 2009-11-30 02:54:53 UTC (rev 32321)
@@ -0,0 +1 @@
+81a52c87f5d15e7be6fa163ece61e701
\ No newline at end of file
15 years, 3 months
Repository SVN: r32320 - maven2/org/tohu/tohu-clients/1.1.0.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:50 -0500 (Sun, 29 Nov 2009)
New Revision: 32320
Added:
maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom
Added: maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom
===================================================================
--- maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom (rev 0)
+++ maven2/org/tohu/tohu-clients/1.1.0/tohu-clients-1.1.0.pom 2009-11-30 02:54:50 UTC (rev 32320)
@@ -0,0 +1,38 @@
+<?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">
+
+ <!--
+ Copyright 2009 Solnet Solutions Limited (http://www.solnetsolutions.co.nz/)
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ @author Damon Horrell
+ -->
+
+ <parent>
+ <artifactId>tohu</artifactId>
+ <groupId>org.tohu</groupId>
+ <version>1.1.0</version>
+ </parent>
+
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>tohu-clients</artifactId>
+ <packaging>pom</packaging>
+
+ <name>Tohu :: Clients</name>
+
+ <modules>
+ <module>tohu-jquery-client</module>
+ </modules>
+
+</project>
15 years, 3 months
Repository SVN: r32319 - maven2/org/tohu/tohu-clients.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:48 -0500 (Sun, 29 Nov 2009)
New Revision: 32319
Added:
maven2/org/tohu/tohu-clients/1.1.0/
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-clients/1.1.0
15 years, 3 months
Repository SVN: r32318 - maven2/org/tohu/tohu-jquery-client.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:46 -0500 (Sun, 29 Nov 2009)
New Revision: 32318
Modified:
maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.sha1
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.sha1
Modified: maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.sha1
===================================================================
--- maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.sha1 2009-11-30 02:54:43 UTC (rev 32317)
+++ maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.sha1 2009-11-30 02:54:46 UTC (rev 32318)
@@ -1 +1 @@
-108c859ed24206a376730cdbff2a552de2c27fbf
\ No newline at end of file
+469b97acb5bbb266b0f06c8a57dafcc2080888f5
\ No newline at end of file
15 years, 3 months
Repository SVN: r32317 - maven2/org/tohu/tohu-jquery-client.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:43 -0500 (Sun, 29 Nov 2009)
New Revision: 32317
Modified:
maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.md5
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.md5
Modified: maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.md5
===================================================================
--- maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.md5 2009-11-30 02:54:40 UTC (rev 32316)
+++ maven2/org/tohu/tohu-jquery-client/maven-metadata.xml.md5 2009-11-30 02:54:43 UTC (rev 32317)
@@ -1 +1 @@
-3ef55af80a7422fd4a8992ed7263e1ad
\ No newline at end of file
+731422cff3c252d7c39fd1401ef762aa
\ No newline at end of file
15 years, 3 months
Repository SVN: r32316 - maven2/org/tohu/tohu-jquery-client.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:40 -0500 (Sun, 29 Nov 2009)
New Revision: 32316
Modified:
maven2/org/tohu/tohu-jquery-client/maven-metadata.xml
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-jquery-client/maven-metadata.xml
Modified: maven2/org/tohu/tohu-jquery-client/maven-metadata.xml
===================================================================
--- maven2/org/tohu/tohu-jquery-client/maven-metadata.xml 2009-11-30 02:54:33 UTC (rev 32315)
+++ maven2/org/tohu/tohu-jquery-client/maven-metadata.xml 2009-11-30 02:54:40 UTC (rev 32316)
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<metadata xsi:schemaLocation="http://maven.apache.org/METADATA/1.0.0 http://maven.apache.org/xsd/metadata-1.0.0.xsd" xmlns="http://maven.apache.org/METADATA/1.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<metadata>
<groupId>org.tohu</groupId>
<artifactId>tohu-jquery-client</artifactId>
<version>1.0.0</version>
<versioning>
<versions>
<version>1.0.0</version>
+ <version>1.1.0</version>
</versions>
- <lastUpdated>20091003002630</lastUpdated>
+ <lastUpdated>20091130025404</lastUpdated>
</versioning>
</metadata>
15 years, 3 months
Repository SVN: r32315 - maven2/org/tohu/tohu-jquery-client/1.1.0.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:33 -0500 (Sun, 29 Nov 2009)
New Revision: 32315
Added:
maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.sha1
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.sha1
Added: maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.sha1
===================================================================
--- maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.sha1 (rev 0)
+++ maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.sha1 2009-11-30 02:54:33 UTC (rev 32315)
@@ -0,0 +1 @@
+79fb0f9e0b362964c5f67615ff7d949dea003a76
\ No newline at end of file
15 years, 3 months
Repository SVN: r32314 - maven2/org/tohu/tohu-jquery-client/1.1.0.
by jboss-maven2-commits@lists.jboss.org
Author: damonhorrell
Date: 2009-11-29 21:54:30 -0500 (Sun, 29 Nov 2009)
New Revision: 32314
Added:
maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.md5
Log:
Autoversioning commit: a non-deltaV client made a change to
/maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.md5
Added: maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.md5
===================================================================
--- maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.md5 (rev 0)
+++ maven2/org/tohu/tohu-jquery-client/1.1.0/tohu-jquery-client-1.1.0.pom.md5 2009-11-30 02:54:30 UTC (rev 32314)
@@ -0,0 +1 @@
+cc01f945c6c71e84ecdf512ac411aeb9
\ No newline at end of file
15 years, 3 months