Revision 428 org.gvsig.xmlschema/library/trunk/org.gvsig.xmlschema/pom.xml

View differences:

pom.xml
4 4
  <modelVersion>4.0.0</modelVersion>
5 5
  <artifactId>org.gvsig.xmlschema</artifactId>
6 6
  <packaging>pom</packaging>
7
  <version>2.0.3</version>
7
  <version>2.0.4-SNAPSHOT</version>
8 8

  
9 9
  <name>${project.artifactId}</name>
10 10
  <description>XML Schema loading support library</description>
......
17 17
  </parent>
18 18
  
19 19
  <scm>
20
    <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-gpe/org.gvsig.xmlschema/library/tags/org.gvsig.xmlschema-2.0.3</connection>
21
    <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-gpe/org.gvsig.xmlschema/library/tags/org.gvsig.xmlschema-2.0.3</developerConnection>
22
    <url>https://devel.gvsig.org/redmine/projects/gvsig-gpe/repository/show/org.gvsig.xmlschema/library/tags/org.gvsig.xmlschema-2.0.3</url>
20
    <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-gpe/org.gvsig.xmlschema/library/trunk/org.gvsig.xmlschema</connection>
21
    <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-gpe/org.gvsig.xmlschema/library/trunk/org.gvsig.xmlschema</developerConnection>
22
    <url>https://devel.gvsig.org/redmine/projects/gvsig-gpe/repository/show/org.gvsig.xmlschema/library/trunk/org.gvsig.xmlschema</url>
23 23
  </scm>
24 24
    <repositories>
25 25
      <repository>

Also available in: Unified diff