Skip to content

Commit

Permalink
6.2.5 preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek36 committed May 4, 2018
1 parent 580abef commit a916440
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
OSDQ Desktop V6.2.4
OSDQ Desktop V6.2.5

[![Build Status](https://drone.io/github.com/arrahtech/profiler/status.png)](https://drone.io/github.com/arrahtech/profiler/latest) [![Download Open Source Data Quality and Profiling](https://img.shields.io/sourceforge/dm/dataquality.svg)](https://sourceforge.net/projects/dataquality/files/latest/download) [![Download Open Source Data Quality and Profiling](https://img.shields.io/sourceforge/dw/dataquality.svg)](https://sourceforge.net/projects/dataquality/files/latest/download)

Expand All @@ -13,10 +13,10 @@ It also had Hadoop ( Big data ) support to move files to/from Hadoop Grid, Creat

**Changes**

6.2.4 Changes:
6.2.5 Changes:

a.) Fuzzy SetAnalysis Added
b.) Chi Sqaure Correlation Added
a.) xlsx support added
b.) json and nested json support added
c.) Unspecified bug fixes


Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.arrahtec</groupId>
<artifactId>osdq-desktop</artifactId>
<version>6.2.4-SNAPSHOT</version>
<version>6.2.5-SNAPSHOT</version>
<name>osdq-desktop</name>
<url>http://www.arrahtec.org</url>
<properties>
Expand Down Expand Up @@ -401,7 +401,7 @@
<dependency>
<groupId>org.arrahtec</groupId>
<artifactId>osdq-core</artifactId>
<version>6.2.4</version>
<version>6.2.5</version>
</dependency>
</dependencies>
<profiles>
Expand Down

0 comments on commit a916440

Please sign in to comment.