Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspersorensen committed Jul 13, 2015
1 parent a6a0fbf commit 95eefdc
Show file tree
Hide file tree
Showing 51 changed files with 52 additions and 52 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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-el</artifactId>
<dependencies>
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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-html-rendering</artifactId>
<build>
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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-json</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-sample-extension</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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-standardizers</artifactId>
</project>
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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-desktop</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion 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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-desktop-ui</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion documentation/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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-documentation</artifactId>
<name>DataCleaner documentation</name>
Expand Down
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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-env-cluster</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion engine/env/h2/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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-env-h2</artifactId>
<dependencies>
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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-env</artifactId>
<packaging>pom</packaging>
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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</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>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-xml-config</artifactId>
<build>
Expand Down
2 changes: 1 addition & 1 deletion monitor/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-monitor</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/completeness-analysis-wizard/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-monitor-extensions</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-completeness-analysis-wizard</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/copy-data-wizard/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-monitor-extensions</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-copy-data-wizard</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/csv-datastore-wizard/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-monitor-extensions</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-csv-datastore-wizard</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/excel-datastore-wizard/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-monitor-extensions</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-excel-datastore-wizard</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/jdbc-datastore-wizards/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-monitor-extensions</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-jdbc-datastore-wizards</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/pentaho-job-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-monitor-extensions</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-pentaho-job-engine</artifactId>
<description>A 'job engine' for DataCleaner monitor that allows users to schedule Pentaho Data Integration (aka. Kettle) jobs alongside other job types.</description>
Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/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-monitor</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-extensions</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/quick-analysis-wizard/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-monitor-extensions</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-quick-analysis-wizard</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion monitor/extensions/salesforce-datastore-wizard/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-monitor-extensions</artifactId>
<version>4.0.9</version>
<version>4.1-SNAPSHOT</version>
</parent>
<artifactId>DataCleaner-monitor-salesforce-datastore-wizard</artifactId>

Expand Down
Loading

0 comments on commit 95eefdc

Please sign in to comment.