File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
net.lecousin.framework.log.bridges/slf4j Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 6
6
<attribute name =" maven.pomderived" value =" true" />
7
7
</attributes >
8
8
</classpathentry >
9
- <classpathentry excluding =" **" kind =" src" output =" target/classes" path =" src/main/resources" >
10
- <attributes >
11
- <attribute name =" maven.pomderived" value =" true" />
12
- </attributes >
13
- </classpathentry >
14
9
<classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
15
10
<attributes >
16
11
<attribute name =" optional" value =" true" />
17
12
<attribute name =" maven.pomderived" value =" true" />
18
13
</attributes >
19
14
</classpathentry >
20
- <classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" >
21
- <attributes >
22
- <attribute name =" maven.pomderived" value =" true" />
23
- </attributes >
24
- </classpathentry >
25
15
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" >
26
16
<attributes >
27
17
<attribute name =" maven.pomderived" value =" true" />
Original file line number Diff line number Diff line change 6
6
<version >0.10.0</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
- <artifactId >slf4j</artifactId >
9
+ <artifactId >log.bridges. slf4j</artifactId >
10
10
<version >0.10.0</version >
11
11
12
12
You can’t perform that action at this time.
0 commit comments