Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #154 from NipunaMarcus/master
Browse files Browse the repository at this point in the history
updating carbon-dashboards version 2.1.2.
  • Loading branch information
NipunaMarcus authored Sep 19, 2016
2 parents 31849b7 + 3edb4b2 commit d92d94e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2</groupId>
Expand Down Expand Up @@ -249,7 +249,7 @@
<version>${slf4j.version}</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache.wso2</groupId>
<groupId>net.sf.ehcache.wso2</groupId>
<artifactId>ehcache</artifactId>
<version>${ehcache.wso2.version}</version>
</dependency>
Expand Down Expand Up @@ -574,7 +574,7 @@
<carbon.automation.version>4.4.2</carbon.automation.version>
<carbon.automationutils.version>4.4.2</carbon.automationutils.version>

<carbon.dashboards.version>2.1.2-SNAPSHOT</carbon.dashboards.version>
<carbon.dashboards.version>2.1.2</carbon.dashboards.version>
<product.ds.version>2.1.0-SNAPSHOT</product.ds.version>

<test.framework.version>4.4.2</test.framework.version>
Expand Down

0 comments on commit d92d94e

Please sign in to comment.