File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
net.lecousin.framework.log.bridges/commons-logging Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Master: 
16
16
17
17
Modules with current version:
18
- * core 0.8.1
19
- [ Javadoc] ( https://www.javadoc.io/doc/net.lecousin/core/0.8.1 " Javadoc ")
20
- [ Maven Central Repository] ( http://search.maven.org/#artifactdetails%7Cnet.lecousin%7Ccore%7C0.8.1 %7Cjar " Maven ")
18
+ * core 0.8.2
19
+ [ Javadoc] ( https://www.javadoc.io/doc/net.lecousin/core/0.8.2 " Javadoc ")
20
+ [ Maven Central Repository] ( http://search.maven.org/#artifactdetails%7Cnet.lecousin%7Ccore%7C0.8.2 %7Cjar " Maven ")
21
21
* log.bridges.commons-logging 0.1.0
22
22
[ Javadoc] ( https://www.javadoc.io/doc/net.lecousin.framework/log.bridges.commons-logging/0.1.0 " Javadoc ")
23
23
[ Maven Central Repository] ( http://search.maven.org/#artifactdetails%7Cnet.lecousin.framework%7Clog.bridges.commons-logging%7C0.1.0%7Cjar " Maven ")
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >net.lecousin</groupId >
5
5
<artifactId >core</artifactId >
6
- <version >0.8.1 </version >
6
+ <version >0.8.2 </version >
7
7
8
8
<parent >
9
9
<groupId >net.lecousin</groupId >
Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >net.lecousin</groupId >
59
59
<artifactId >core</artifactId >
60
- <version >0.8.1 </version >
60
+ <version >0.8.2 </version >
61
61
</dependency >
62
62
</dependencies >
63
63
You can’t perform that action at this time.
0 commit comments