Revision 625 org.gvsig.report/trunk/org.gvsig.report.jss/pom.xml

View differences:

pom.xml
6 6
        <version>2.0.228</version>
7 7
    </parent>
8 8
    <artifactId>org.gvsig.report.jss</artifactId>
9
    <version>1.0.1-SNAPSHOT</version>
9
    <version>1.0.1</version>
10 10
    <packaging>pom</packaging>
11 11
    <name>${project.artifactId}</name>
12 12

  
......
36 36
        </site>
37 37
    </distributionManagement>
38 38
    <scm>
39
                 <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-projects-pool/org.gvsig.report/trunk/${project.artifactId}</connection>
40
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-projects-pool/org.gvsig.report/trunk/${project.artifactId}</developerConnection>
41
        <url>https://redmine.gvsig.net/redmine/projects/gvsig-projects-pool/repository/show/org.gvsig.report/trunk/${project.artifactId}</url>
39
                 <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-projects-pool/org.gvsig.report/tags/org.gvsig.report.jss-1.0.1</connection>
40
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-projects-pool/org.gvsig.report/tags/org.gvsig.report.jss-1.0.1</developerConnection>
41
        <url>https://redmine.gvsig.net/redmine/projects/gvsig-projects-pool/repository/show/org.gvsig.report/tags/org.gvsig.report.jss-1.0.1</url>
42 42
    </scm>
43 43

  
44 44
    <build>
......
60 60
            <dependency>
61 61
                <groupId>org.gvsig</groupId>
62 62
                <artifactId>org.gvsig.report.jss.app.mainplugin.common</artifactId>
63
                <version>1.0.1-SNAPSHOT</version>
63
                <version>1.0.1</version>
64 64
                <type>zip</type>
65 65
            </dependency>
66 66
            <dependency>
67 67
                <groupId>org.gvsig</groupId>
68 68
                <artifactId>org.gvsig.report.jss.app.mainplugin.common</artifactId>
69
                <version>1.0.1-SNAPSHOT</version>
69
                <version>1.0.1</version>
70 70
                <type>jar</type>
71 71
            </dependency>
72 72

  

Also available in: Unified diff