We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2463296 commit abc68bdCopy full SHA for abc68bd
1 file changed
pom.xml
@@ -5,10 +5,10 @@
5
<groupId>org.geppetto</groupId>
6
<artifactId>datasources</artifactId>
7
<name>Geppetto Data Sources bundle</name>
8
- <version>0.3.2</version>
+ <version>0.3.3</version>
9
<packaging>bundle</packaging>
10
<properties>
11
- <spring.version>3.1.3.RELEASE</spring.version>
+ <spring.version>3.1.1.RELEASE</spring.version>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
</properties>
14
<dependencies>
0 commit comments