File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4- <groupId >technology.tabula </groupId >
4+ <groupId >com.blockgencorp </groupId >
55 <artifactId >tabula</artifactId >
66 <version >1.0.6-SNAPSHOT</version >
77 <name >Tabula</name >
88 <description >Extract tables from PDF files</description >
9- <url >http://github.com/tabulapdf /tabula-java</url >
9+ <url >http://github.com/blockgencorp /tabula-java</url >
1010
1111 <licenses >
1212 <license >
4747 </repositories >
4848
4949 <scm >
50- <connection >scm:git:git@ github.com:tabulapdf /tabula-java.git</connection >
51- <
developerConnection >scm:git:
[email protected] :
tabulapdf /tabula-java.git</
developerConnection >
52- <url >git@ github.com:tabulapdf/ tabula-java.git </url >
53- <tag >v1.0.2 </tag >
50+ <connection >scm:git:https:// github.com/blockgencorp /tabula-java.git</connection >
51+ <
developerConnection >scm:git:
[email protected] :
blockgencorp /tabula-java.git</
developerConnection >
52+ <url >https:// github.com/blockgencorp/ tabula-java</url >
53+ <tag >main </tag >
5454 </scm >
5555
5656 <properties >
You can’t perform that action at this time.
0 commit comments