Skip to content

Commit

Permalink
[maven-release-plugin] prepare release DataCleaner-5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspersorensen committed Jan 22, 2018
1 parent 287ca80 commit 0a02201
Show file tree
Hide file tree
Showing 46 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion components/basic-analyzers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-basic-analyzers</artifactId>
<build>
Expand Down
2 changes: 1 addition & 1 deletion components/basic-filters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-basic-filters</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/basic-transformers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-basic-transformers</artifactId>
<build>
Expand Down
2 changes: 1 addition & 1 deletion components/data-structures/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-data-structures</artifactId>
</project>
2 changes: 1 addition & 1 deletion components/date-gap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-date-gap</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/el/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-el</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/fill-pattern/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-fill-pattern</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion components/fuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-fuse</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion components/groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-groovy</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion components/grouper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-grouper</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion components/html-rendering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-html-rendering</artifactId>
<build>
Expand Down
2 changes: 1 addition & 1 deletion components/http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-http</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion components/i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-i18n</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/javascript/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-javascript</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-json</artifactId>
</project>
2 changes: 1 addition & 1 deletion components/mark-rows/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-mark-rows</artifactId>
</project>
2 changes: 1 addition & 1 deletion components/network-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-network-tools</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/pattern-finder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-pattern-finder</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-components</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/reference-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-reference-data</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/referential-integrity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-referential-integrity</artifactId>
</project>
2 changes: 1 addition & 1 deletion components/sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-sample-extension</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/standard-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-standard-components</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/standardizers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-standardizers</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion components/uniqueness/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-uniqueness</artifactId>
</project>
2 changes: 1 addition & 1 deletion components/value-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-value-distribution</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion components/visualization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-visualization</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/writers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-components</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-writers</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion desktop/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-desktop</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-desktop-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion desktop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-desktop</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions desktop/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-desktop</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-desktop-ui</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -275,7 +275,7 @@
<dependency>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-oss-branding</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion engine/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-engine</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-engine-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion engine/env/berkeleydb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-env</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-env-berkeleydb</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion engine/env/cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-env</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-env-cluster</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion engine/env/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-engine</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-env</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion engine/env/spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-env</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-env-spark</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-engine</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion engine/utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-engine</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-engine-utils</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion engine/xml-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner-engine</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<artifactId>DataCleaner-xml-config</artifactId>
<build>
Expand Down
2 changes: 1 addition & 1 deletion oss-branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>DataCleaner</artifactId>
<groupId>org.eobjects.datacleaner</groupId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>DataCleaner-oss-branding</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<groupId>org.eobjects.datacleaner</groupId>
<artifactId>DataCleaner</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.4.0</version>
<name>DataCleaner parent</name>
<description>DataCleaner is the premier open source data quality solution. Use it to
discover, analyze, profile, diagnose and monitor the state of your data. DataCleaner works with
Expand Down Expand Up @@ -247,7 +247,7 @@
<url>https://github.com/datacleaner/DataCleaner</url>
<connection>scm:git:https://github.com/datacleaner/DataCleaner.git</connection>
<developerConnection>scm:git:https://github.com/datacleaner/DataCleaner.git</developerConnection>
<tag>HEAD</tag>
<tag>DataCleaner-5.4.0</tag>
</scm>
<build>
<plugins>
Expand Down
Loading

0 comments on commit 0a02201

Please sign in to comment.