OW2 Consortium odis/

Compare Revisions

Ignore whitespace Rev 151 → Rev 152

/trunk/Odis/OdisConnectionNio/standalone/pom.xml
48,7 → 48,7
<dependency>
<groupId>org.ow2.odis</groupId>
<artifactId>junit-utils</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
/trunk/Odis/OdisConnectionJoram/standalone/pom.xml
33,7 → 33,7
<dependency>
<groupId>org.ow2.odis</groupId>
<artifactId>junit-utils</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
/trunk/Odis/OdisCore/standalone/pom.xml
35,7 → 35,7
<dependency>
<groupId>org.ow2.odis</groupId>
<artifactId>junit-utils</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
/trunk/Odis/OdisUtilities/standalone/pom.xml
22,7 → 22,7
<dependency>
<groupId>org.ow2.odis</groupId>
<artifactId>junit-utils</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
/trunk/Odis/OdisPlugin/standalone/pom.xml
36,7 → 36,7
<dependency>
<groupId>org.ow2.odis</groupId>
<artifactId>junit-utils</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
/trunk/Odis/OdisConnectionSql/standalone/pom.xml
32,7 → 32,7
<dependency>
<groupId>org.ow2.odis</groupId>
<artifactId>junit-utils</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>