File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ The Framework has been published in the Maven Central and can be easily added as
4949<dependency>
5050 <groupId>com.igormaznitsa</groupId>
5151 <artifactId>jbbp</artifactId>
52- <version>1.3 .0</version>
52+ <version>1.4 .0</version>
5353</dependency>
5454```
5555the precompiled library jar, javadoc and sources also can be downloaded directly from [ the Maven central.] ( http://search.maven.org/#browse|808871750 )
@@ -96,7 +96,7 @@ in Maven you should just add such plugin execution
9696 <plugin >
9797 <groupId >com.igormaznitsa</groupId >
9898 <artifactId >jbbp-maven-plugin</artifactId >
99- <version >1.3 .0</version >
99+ <version >1.4 .0</version >
100100 <executions >
101101 <execution >
102102 <id >gen-jbbp-src</id >
You can’t perform that action at this time.
0 commit comments