Revision 1082 org.gvsig.hyperlink.app/trunk/org.gvsig.hyperlink.app/org.gvsig.hyperlink.app.extension/pom.xml

View differences:

pom.xml
83 83
    </dependency>
84 84

  
85 85
    <!-- External libraries -->
86

  
86
    <!--
87 87
    <dependency>
88 88
      <groupId>org.jpedal</groupId>
89 89
      <artifactId>jpedal_lgpl</artifactId>
......
94 94
      <artifactId>jimi</artifactId>
95 95
      <scope>compile</scope>
96 96
    </dependency>
97
    -->
97 98
    <dependency>
98 99
      <groupId>org.apache.xmlgraphics</groupId>
99 100
      <artifactId>batik-gvt</artifactId>
......
114 115
      <artifactId>xml-apis-ext</artifactId>
115 116
      <scope>compile</scope>
116 117
    </dependency>
117

  
118

  
118
    <dependency>
119
      <groupId>org.gvsig</groupId>
120
      <artifactId>org.gvsig.pdf.swing.api</artifactId>
121
      <version>1.0.114-SNAPSHOT</version>
122
      <scope>compile</scope>
123
    </dependency>
119 124
  </dependencies>
120 125

  
121 126
  <build>

Also available in: Unified diff