Skip to content

Commit

Permalink
Change mvn release to GIT
Browse files Browse the repository at this point in the history
  • Loading branch information
nroduit committed Mar 1, 2012
1 parent 0da5caa commit d53141d
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 40 deletions.
24 changes: 19 additions & 5 deletions pom.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.weasis</groupId>
<artifactId>weasis-framework</artifactId>
Expand All @@ -14,10 +15,23 @@
</license>
</licenses>
<scm>
<connection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk</connection>
<developerConnection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk</developerConnection>
<url>https://dcm4che.svn.sourceforge.net/viewvc/dcm4che/weasis/weasis_framework/trunk</url>
<connection>scm:git:git@github.com:nroduit/Weasis.git</connection>
<developerConnection>scm:git:ssh://git@weasis.repositoryhosting.com/weasis/weasis-dev.git</developerConnection>
<url>https://github.com/nroduit/Weasis</url>
</scm>
<repositories>
<repository>
<id>weasis</id>
<url>http://dicom.vital-it.ch:8087/nexus/content/groups/public</url>
</repository>
</repositories>
<!-- Maven server for deploying releases -->
<distributionManagement>
<repository>
<id>releases</id>
<url>http://dicom.vital-it.ch:8087/nexus/content/repositories/releases</url>
</repository>
</distributionManagement>
<build>
<plugins>
<plugin>
Expand All @@ -35,7 +49,7 @@
<module>weasis-parent</module>
<module>weasis-core</module>
<module>weasis-imageio</module>
<!-- <module>weasis-imageioext</module>-->
<!-- <module>weasis-imageioext</module> -->
<module>weasis-base</module>
<module>weasis-dicom</module>
<module>weasis-launcher</module>
Expand Down
5 changes: 0 additions & 5 deletions weasis-base/pom.xml
Expand Up @@ -16,11 +16,6 @@
<version>1.9-SNAPSHOT</version>
<relativePath>../weasis-parent/pom.xml</relativePath>
</parent>
<scm>
<connection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-base</connection>
<developerConnection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-base</developerConnection>
<url>https://dcm4che.svn.sourceforge.net/viewvc/dcm4che/weasis/weasis_framework/trunk/weasis-base</url>
</scm>
<modules>
<module>weasis-base-parent</module>
<module>weasis-base-ui</module>
Expand Down
5 changes: 0 additions & 5 deletions weasis-core/pom.xml
Expand Up @@ -12,11 +12,6 @@
<version>1.9-SNAPSHOT</version>
<relativePath>../weasis-parent/pom.xml</relativePath>
</parent>
<scm>
<connection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-core</connection>
<developerConnection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-core</developerConnection>
<url>https://dcm4che.svn.sourceforge.net/viewvc/dcm4che/weasis/weasis_framework/trunk/weasis-core</url>
</scm>
<modules>
<module>weasis-core-parent</module>
<module>weasis-core-api</module>
Expand Down
5 changes: 0 additions & 5 deletions weasis-dicom/pom.xml
Expand Up @@ -12,11 +12,6 @@
<version>1.9-SNAPSHOT</version>
<relativePath>../weasis-parent/pom.xml</relativePath>
</parent>
<scm>
<connection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-dicom</connection>
<developerConnection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-dicom</developerConnection>
<url>https://dcm4che.svn.sourceforge.net/viewvc/dcm4che/weasis/weasis_framework/trunk/weasis-dicom</url>
</scm>
<modules>
<module>weasis-dicom-parent</module>
<module>weasis-dicom-codec</module>
Expand Down
5 changes: 0 additions & 5 deletions weasis-imageio/pom.xml
Expand Up @@ -12,11 +12,6 @@
<version>1.9-SNAPSHOT</version>
<relativePath>../weasis-parent/pom.xml</relativePath>
</parent>
<scm>
<connection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-imageio</connection>
<developerConnection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-imageio</developerConnection>
<url>https://dcm4che.svn.sourceforge.net/viewvc/dcm4che/weasis/weasis_framework/trunk/weasis-imageio</url>
</scm>
<modules>
<module>weasis-imageio-parent</module>
<module>weasis-imageio-codec</module>
Expand Down
5 changes: 0 additions & 5 deletions weasis-imageioext/pom.xml
Expand Up @@ -13,11 +13,6 @@
<version>1.5-SNAPSHOT</version>
<relativePath>../weasis-parent/pom.xml</relativePath>
</parent>
<scm>
<connection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-imageioext</connection>
<developerConnection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-imageioext</developerConnection>
<url>https://dcm4che.svn.sourceforge.net/viewvc/dcm4che/weasis/weasis_framework/trunk/weasis-imageioext</url>
</scm>
<dependencies />

<modules>
Expand Down
5 changes: 0 additions & 5 deletions weasis-launcher/pom.xml
Expand Up @@ -27,11 +27,6 @@
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-launcher</connection>
<developerConnection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-launcher</developerConnection>
<url>https://dcm4che.svn.sourceforge.net/viewvc/dcm4che/weasis/weasis_framework/trunk/weasis-launcher</url>
</scm>
<profiles>
<profile>
<id>jarsign</id>
Expand Down
6 changes: 1 addition & 5 deletions weasis-parent/pom.xml
Expand Up @@ -15,13 +15,9 @@
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-parent</connection>
<developerConnection>scm:svn:https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/weasis/weasis_framework/trunk/weasis-parent</developerConnection>
<url>https://dcm4che.svn.sourceforge.net/viewvc/dcm4che/weasis/weasis_framework/trunk/weasis-parent</url>
</scm>
<properties>
<bundle.symbolicName>${project.artifactId}</bundle.symbolicName>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit d53141d

Please sign in to comment.