Skip to content

Commit

Permalink
release 1.0.0 for lib 3.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Hesham-Elbadawi committed Jun 11, 2015
1 parent 16dc64a commit 225e1dc
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dcm4chee-conf-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-conf</groupId>
<artifactId>dcm4chee-conf-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<build>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-conf-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-conf</groupId>
<artifactId>dcm4chee-conf-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<properties>
<ds>java:/PacsDS</ds>
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-conf-decorators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-conf</groupId>
<artifactId>dcm4chee-conf-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<build>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-conf-infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-conf</groupId>
<artifactId>dcm4chee-conf-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<dependencies>

Expand Down
2 changes: 1 addition & 1 deletion dcm4chee-conf-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>org.dcm4che.dcm4chee-conf</groupId>
<artifactId>dcm4chee-conf-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
<groupId>org.dcm4che.dcm4chee-conf</groupId>
<artifactId>dcm4chee-conf-parent</artifactId>
<packaging>pom</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<properties>
<dcm4che.version>3.3.7-SNAPSHOT</dcm4che.version>
<dcm4che.version>3.3.7</dcm4che.version>
</properties>
<scm>
<connection>scm:git:ssh://[email protected]/dcm4che/dcm4chee-conf.git</connection>
Expand Down

0 comments on commit 225e1dc

Please sign in to comment.