server/pom.xml
changeset 274 cbdc72f6b48f
parent 258 c14725cb24ae
child 279 c361ba1a5f83
equal deleted inserted replaced
273:3f4094a5c826 274:cbdc72f6b48f
     2 <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/xsd/maven-4.0.0.xsd">
     2 <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/xsd/maven-4.0.0.xsd">
     3 
     3 
     4     <modelVersion>4.0.0</modelVersion>
     4     <modelVersion>4.0.0</modelVersion>
     5     <groupId>org.iri_research.renkan</groupId>
     5     <groupId>org.iri_research.renkan</groupId>
     6     <artifactId>renkan</artifactId>
     6     <artifactId>renkan</artifactId>
     7     <version>0.7.6</version>
     7     <version>0.7.7</version>
     8     <packaging>war</packaging>
     8     <packaging>war</packaging>
     9 
     9 
    10     <properties>
    10     <properties>
    11         <surefire-version>2.16</surefire-version>
    11         <surefire-version>2.16</surefire-version>
    12         <coweb-version>1.0.1-SNAPSHOT</coweb-version>
    12         <coweb-version>1.0.1-SNAPSHOT</coweb-version>