File tree Expand file tree Collapse file tree 12 files changed +544
-410
lines changed Expand file tree Collapse file tree 12 files changed +544
-410
lines changed Original file line number Diff line number Diff line change 24
24
<groupId >org.apache.pdfbox</groupId >
25
25
<artifactId >pdfbox-parent</artifactId >
26
26
<version >4.0.0-SNAPSHOT</version >
27
- <relativePath >../pom.xml</relativePath >
27
+ <relativePath >../parent/ pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >pdfbox-app</artifactId >
31
31
<packaging >jar</packaging >
32
32
<name >Apache PDFBox application</name >
33
33
<url >http://pdfbox.apache.org/</url >
34
34
35
+ <scm >
36
+ <connection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox-app</connection >
37
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/pdfbox-app</developerConnection >
38
+ <url >https://svn.apache.org/viewvc/pdfbox/trunk/pdfbox-app</url >
39
+ </scm >
40
+
35
41
<dependencies >
36
42
<dependency >
37
43
<groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 24
24
<groupId >org.apache.pdfbox</groupId >
25
25
<artifactId >pdfbox-parent</artifactId >
26
26
<version >4.0.0-SNAPSHOT</version >
27
- <relativePath >../pom.xml</relativePath >
27
+ <relativePath >../parent/ pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >pdfbox-benchmark</artifactId >
37
37
</description >
38
38
<inceptionYear >2002</inceptionYear >
39
39
40
+ <scm >
41
+ <connection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/benchmark</connection >
42
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/benchmark</developerConnection >
43
+ <url >https://svn.apache.org/viewvc/pdfbox/trunk/benchmark</url >
44
+ </scm >
45
+
40
46
<dependencies >
41
47
<dependency >
42
48
<groupId >org.openjdk.jmh</groupId >
Original file line number Diff line number Diff line change 24
24
<groupId >org.apache.pdfbox</groupId >
25
25
<artifactId >pdfbox-parent</artifactId >
26
26
<version >4.0.0-SNAPSHOT</version >
27
- <relativePath >../pom.xml</relativePath >
27
+ <relativePath >../parent/ pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >debugger-app</artifactId >
31
31
<packaging >jar</packaging >
32
32
<name >Apache PDFBox Debugger application</name >
33
33
<url >http://pdfbox.apache.org/</url >
34
34
35
+ <scm >
36
+ <connection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/debugger-app</connection >
37
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/debugger-app</developerConnection >
38
+ <url >https://svn.apache.org/viewvc/pdfbox/trunk/debugger-app</url >
39
+ </scm >
40
+
35
41
<dependencies >
36
42
<dependency >
37
43
<groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 24
24
<groupId >org.apache.pdfbox</groupId >
25
25
<artifactId >pdfbox-parent</artifactId >
26
26
<version >4.0.0-SNAPSHOT</version >
27
- <relativePath >../pom.xml</relativePath >
27
+ <relativePath >../parent/ pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >pdfbox-debugger</artifactId >
37
37
</description >
38
38
<inceptionYear >2002</inceptionYear >
39
39
40
+ <scm >
41
+ <connection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/debugger</connection >
42
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/debugger</developerConnection >
43
+ <url >https://svn.apache.org/viewvc/pdfbox/trunk/debugger</url >
44
+ </scm >
45
+
40
46
<dependencies >
41
47
<dependency >
42
48
<groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 24
24
<groupId >org.apache.pdfbox</groupId >
25
25
<artifactId >pdfbox-parent</artifactId >
26
26
<version >4.0.0-SNAPSHOT</version >
27
- <relativePath >../pom.xml</relativePath >
27
+ <relativePath >../parent/ pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >pdfbox-examples</artifactId >
37
37
</description >
38
38
<inceptionYear >2002</inceptionYear >
39
39
40
+ <scm >
41
+ <connection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/examples</connection >
42
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/examples</developerConnection >
43
+ <url >https://svn.apache.org/viewvc/pdfbox/trunk/examples</url >
44
+ </scm >
45
+
40
46
<properties >
41
47
<lucene .version>9.9.1</lucene .version>
42
48
</properties >
Original file line number Diff line number Diff line change 22
22
<groupId >org.apache.pdfbox</groupId >
23
23
<artifactId >pdfbox-parent</artifactId >
24
24
<version >4.0.0-SNAPSHOT</version >
25
- <relativePath >../pom.xml</relativePath >
25
+ <relativePath >../parent/ pom.xml</relativePath >
26
26
</parent >
27
27
28
28
<artifactId >fontbox</artifactId >
37
37
<inceptionYear >2008</inceptionYear >
38
38
<url >http://pdfbox.apache.org/</url >
39
39
40
+ <scm >
41
+ <connection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/fontbox</connection >
42
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/fontbox</developerConnection >
43
+ <url >https://svn.apache.org/viewvc/pdfbox/trunk/fontbox</url >
44
+ </scm >
45
+
40
46
<dependencies >
41
47
<dependency >
42
48
<groupId >org.apache.pdfbox</groupId >
Original file line number Diff line number Diff line change 24
24
<groupId >org.apache.pdfbox</groupId >
25
25
<artifactId >pdfbox-parent</artifactId >
26
26
<version >4.0.0-SNAPSHOT</version >
27
- <relativePath >../pom.xml</relativePath >
27
+ <relativePath >../parent/ pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >pdfbox-io</artifactId >
37
37
</description >
38
38
<inceptionYear >2002</inceptionYear >
39
39
40
+ <scm >
41
+ <connection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/io</connection >
42
+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk/io</developerConnection >
43
+ <url >https://svn.apache.org/viewvc/pdfbox/trunk/io</url >
44
+ </scm >
45
+
40
46
<dependencies >
41
47
<dependency >
42
48
<groupId >org.apache.logging.log4j</groupId >
You can’t perform that action at this time.
0 commit comments