Subversion Repositories Integrator Subversion

Rev

Rev 430 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 430 Rev 445
Line 320... Line 320...
320
                <dependency>
320
                <dependency>
321
                <groupId>org.jdom</groupId>
321
                <groupId>org.jdom</groupId>
322
                <artifactId>jdom2</artifactId>
322
                <artifactId>jdom2</artifactId>
323
                <version>2.0.6</version>
323
                <version>2.0.6</version>
324
                </dependency>
324
                </dependency>
325
               
-
 
-
 
325
               
-
 
326
                <dependency>
-
 
327
                    <groupId>net.sourceforge.barbecue</groupId>
-
 
328
                    <artifactId>barbecue</artifactId>
-
 
329
                    <version>1.5-beta1</version>
-
 
330
                </dependency>
-
 
331
               
326
         <!-- 
332
         <!-- 
327
                <dependency>
333
                <dependency>
328
                        <groupId>org.apache.axis2</groupId>
334
                        <groupId>org.apache.axis2</groupId>
329
                    <artifactId>axis2-transport-http</artifactId>
335
                    <artifactId>axis2-transport-http</artifactId>
330
                    <version>1.8.2</version>
336
                    <version>1.8.2</version>