File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.sf.carte</groupId >
9
9
<artifactId >css4j-dist</artifactId >
10
- <version >1.0.4 </version >
10
+ <version >1.0.5 </version >
11
11
</parent >
12
12
<groupId >io.sf.carte</groupId >
13
13
<artifactId >css4j-awt</artifactId >
39
39
</dependencies >
40
40
<!-- Build Settings -->
41
41
<build >
42
- <directory >${project.basedir} /build</directory >
43
- <outputDirectory >${project.build.directory} /bin</outputDirectory >
44
- <finalName >${project.artifactId} -${project.version} </finalName >
45
- <testOutputDirectory >${project.build.directory} /testbin</testOutputDirectory >
46
- <sourceDirectory >${project.basedir} /src</sourceDirectory >
47
- <testSourceDirectory >${project.basedir} /junit</testSourceDirectory >
42
+ <directory >${project.basedir} /build</directory >
43
+ <outputDirectory >${project.build.directory} /bin</outputDirectory >
44
+ <finalName >${project.artifactId} -${project.version} </finalName >
45
+ <testOutputDirectory >${project.build.directory} /testbin</testOutputDirectory >
46
+ <sourceDirectory >${project.basedir} /src</sourceDirectory >
47
+ <testSourceDirectory >${project.basedir} /junit</testSourceDirectory >
48
48
<plugins >
49
49
<plugin >
50
50
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments