Skip to content

Commit

Permalink
[DCMEEREQ-65] Prepare release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander.hoermandinger committed Jun 15, 2015
1 parent c3b795a commit 987b867
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dcm4chee-monitoring-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-monitoring</groupId>
<artifactId>dcm4chee-monitoring-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<artifactId>dcm4chee-monitoring-api</artifactId>
</project>
2 changes: 1 addition & 1 deletion dcm4chee-monitoring-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-monitoring</groupId>
<artifactId>dcm4chee-monitoring-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<artifactId>dcm4chee-monitoring-core</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-monitoring-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-monitoring</groupId>
<artifactId>dcm4chee-monitoring-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<artifactId>dcm4chee-monitoring-jdbc</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-monitoring-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-monitoring</groupId>
<artifactId>dcm4chee-monitoring-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<artifactId>dcm4chee-monitoring-provider</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-monitoring-rs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-monitoring</groupId>
<artifactId>dcm4chee-monitoring-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<artifactId>dcm4chee-monitoring-rs</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.dcm4che.dcm4chee-monitoring</groupId>
<artifactId>dcm4chee-monitoring-parent</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0</version>
<packaging>pom</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 987b867

Please sign in to comment.