/[projects]/miscJava/Test3/pom.xml
ViewVC logotype

Diff of /miscJava/Test3/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2514 by torben, Sat Apr 25 21:18:52 2015 UTC revision 2515 by torben, Sun Apr 26 17:57:57 2015 UTC
# Line 103  Line 103 
103      <version>2.0.1</version>      <version>2.0.1</version>
104      <scope>provided</scope>      <scope>provided</scope>
105  </dependency>  </dependency>
106  <!--  
107  If deploying on tomcat or other container without a bundled ws-rs implementation  <!-- If deploying on tomcat or other container without a bundled ws-rs implementation -->
108  <dependency>  <dependency>
109      <groupId>org.glassfish.jersey.containers</groupId>      <groupId>org.glassfish.jersey.containers</groupId>
110      <artifactId>jersey-container-servlet</artifactId>      <artifactId>jersey-container-servlet</artifactId>
111      <version>2.17</version>      <version>2.17</version>
112        <scope>provided</scope>
113  </dependency>  </dependency>
 -->  
114    
115    
116    </dependencies>    </dependencies>

Legend:
Removed from v.2514  
changed lines
  Added in v.2515

  ViewVC Help
Powered by ViewVC 1.1.20