[prev in list] [next in list] [prev in thread] [next in thread] 

List:       juddi-cvs
Subject:    svn commit: r1561577 - /juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml
From:       alexoree () apache ! org
Date:       2014-01-27 1:00:56
Message-ID: 20140127010056.D59742388A36 () eris ! apache ! org
[Download RAW message or body]

Author: alexoree
Date: Mon Jan 27 01:00:56 2014
New Revision: 1561577

URL: http://svn.apache.org/r1561577
Log:
JUDDI-820 pom added

Added:
    juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml

Added: juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml?rev=1561577&view=auto
 ==============================================================================
--- juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml (added)
+++ juddi/trunk/juddi-examples/uddiv2-api-bridge-example/pom.xml Mon Jan 27 01:00:56 \
2014 @@ -0,0 +1,31 @@
+<?xml version="1.0"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
http://maven.apache.org/xsd/maven-4.0.0.xsd" \
xmlns="http://maven.apache.org/POM/4.0.0" +    \
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +  \
<modelVersion>4.0.0</modelVersion> +  <parent>
+    <groupId>org.apache.juddi.example</groupId>
+    <artifactId>juddi-examples</artifactId>
+    <version>3.2.0-SNAPSHOT</version>
+  </parent>
+  <groupId>org.apache.juddi.example</groupId>
+  <artifactId>uddiv2-api-bridge-example</artifactId>
+  <version>3.2.0-SNAPSHOT</version>
+  <name>jUDDI Example Access UDDIv2 using Transport Adapter</name>
+  <url>http://maven.apache.org</url>
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.11</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.juddi</groupId>
+      <artifactId>juddi-client</artifactId>
+      <version>3.2.0-SNAPSHOT</version>
+    </dependency>
+  </dependencies>
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic