/[projects]/android/TrainInfoService/pom.xml
ViewVC logotype

Diff of /android/TrainInfoService/pom.xml

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

revision 2475 by torben, Sat Mar 21 12:01:26 2015 UTC revision 2476 by torben, Mon Mar 23 09:26:12 2015 UTC
# Line 87  Line 87 
87      <artifactId>WebConfig</artifactId>      <artifactId>WebConfig</artifactId>
88      <version>1.0</version>      <version>1.0</version>
89  </dependency>  </dependency>
90    <!--
91  <dependency>  <dependency>
92          <groupId>commons-lang</groupId>          <groupId>commons-lang</groupId>
93          <artifactId>commons-lang</artifactId>          <artifactId>commons-lang</artifactId>
94          <version>2.6</version>          <version>2.6</version>
95  </dependency>  </dependency>
96    -->
97    
98    <dependency>
99            <groupId>org.apache.commons</groupId>
100            <artifactId>commons-lang3</artifactId>
101            <version>3.0</version>
102    </dependency>
103    
104    
105  <dependency>  <dependency>
106      <groupId>org.simpleframework</groupId>      <groupId>org.simpleframework</groupId>

Legend:
Removed from v.2475  
changed lines
  Added in v.2476

  ViewVC Help
Powered by ViewVC 1.1.20