Skip to content

Commit 0149815

Browse files
committed
Update pom.xml
1 parent 3a8259a commit 0149815

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>net.respectnetwork.csp.application</groupId>
77
<artifactId>csp-provisioning-application</artifactId>
88
<packaging>war</packaging>
9-
<version>0.4-SNAPSHOT</version>
9+
<version>0.4.1</version>
1010
<name>CSP Provisioning Application</name>
1111
<description>CSP Provisioning Application</description>
1212

@@ -16,8 +16,8 @@
1616
<github.global.server>github</github.global.server>
1717
<java.version>1.6</java.version>
1818
<org.slf4j-version>1.7.5</org.slf4j-version>
19-
<xdi2-version>0.4</xdi2-version>
20-
<cspsdk-version>0.3</cspsdk-version>
19+
<xdi2-version>0.4.1</xdi2-version>
20+
<cspsdk-version>0.3.1</cspsdk-version>
2121
<thymeleaf-version>2.1.1.RELEASE</thymeleaf-version>
2222
<jetty-version>6.1.10</jetty-version>
2323
</properties>

0 commit comments

Comments
 (0)