Project

General

Profile

« Previous | Next » 

Revision f2e53f06

Added by Cherian Mathew about 9 years ago

View differences:

pom.xml
14 14
    <vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
15 15
    <cdmlib.version>${project.version}</cdmlib.version>
16 16
    <unitils.version>3.4.2</unitils.version>
17
	<spring.version>3.2.2.RELEASE</spring.version>
17
    <spring.version>3.2.2.RELEASE</spring.version>
18 18
  </properties>
19 19
  <repositories>
20 20
    <!-- the cdm internal repository -->
......
196 196
      <version>4.11</version>
197 197
      <scope>test</scope>
198 198
    </dependency>
199

  
199
    <!-- vaadin addons / extensions -->
200
    <dependency>
201
      <groupId>org.vaadin.addons</groupId>
202
      <artifactId>contextmenu</artifactId>
203
      <version>4.5</version>
204
    </dependency>
200 205

  
201 206
    <!-- unitils dependencies - start -->
202 207
    <dependency>

Also available in: Unified diff