Skip to content

Commit

Permalink
Merge pull request #5 from malithie/identity-3648
Browse files Browse the repository at this point in the history
IDENTITY-3648 upgraded opensaml version
  • Loading branch information
malithie committed Apr 4, 2016
2 parents 6ec9644 + 30f6e9f commit ee6e983
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>opensaml.wso2</groupId>
<artifactId>opensaml2</artifactId>
<groupId>org.wso2.orbit.org.opensaml</groupId>
<artifactId>opensaml</artifactId>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
<artifactId>org.wso2.carbon.security.mgt</artifactId>
</dependency>
<dependency>
<groupId>opensaml.wso2</groupId>
<artifactId>opensaml2</artifactId>
<groupId>org.wso2.orbit.org.opensaml</groupId>
<artifactId>opensaml</artifactId>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
Expand Down

0 comments on commit ee6e983

Please sign in to comment.