Project

General

Profile

« Previous | Next » 

Revision 47693

nodes and workflows for the new claims

View differences:

pom.xml
164 164
            <artifactId>spring-jdbc</artifactId>
165 165
            <version>${spring.version}</version>
166 166
        </dependency>
167
	</dependencies>
167
	    <dependency>
168
		    <groupId>org.apache.commons</groupId>
169
		    <artifactId>commons-dbcp2</artifactId>
170
		    <version>2.1.1</version>
171
	    </dependency>
172
    </dependencies>
168 173

  
169 174
</project>

Also available in: Unified diff