File tree Expand file tree Collapse file tree 6 files changed +6
-40
lines changed
src/main/java/com/basistech Expand file tree Collapse file tree 6 files changed +6
-40
lines changed Original file line number Diff line number Diff line change 1818 <modelVersion >4.0.0</modelVersion >
1919 <artifactId >common-api-jackson</artifactId >
2020 <name >common-api-jackson</name >
21- <version >38.0.0 -SNAPSHOT</version >
21+ <version >38.0.1 -SNAPSHOT</version >
2222 <parent >
2323 <groupId >com.basistech</groupId >
2424 <artifactId >rosette-common-api</artifactId >
25- <version >38.0.0 -SNAPSHOT</version >
25+ <version >38.0.1 -SNAPSHOT</version >
2626 </parent >
2727 <description >Jackson support for Java API classes for Rosette</description >
2828 <dependencies >
Original file line number Diff line number Diff line change 1818 <modelVersion >4.0.0</modelVersion >
1919 <artifactId >common-api</artifactId >
2020 <name >common-api</name >
21- <version >38.0.0 -SNAPSHOT</version >
21+ <version >38.0.1 -SNAPSHOT</version >
2222 <parent >
2323 <groupId >com.basistech</groupId >
2424 <artifactId >rosette-common-api</artifactId >
25- <version >38.0.0 -SNAPSHOT</version >
25+ <version >38.0.1 -SNAPSHOT</version >
2626 </parent >
2727 <description >Common Java API classes for Rosette</description >
2828 <properties >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1616/**
1717 * Common exceptions used throughout Rosette.
1818 */
19- @ RosetteSystemBundlePackage
2019package com .basistech .rosette ;
Original file line number Diff line number Diff line change 1818 * The classes in this package are less-frequently used parts
1919 * of the API, including some Spring support.
2020 */
21- @ RosetteSystemBundlePackage
2221package com .basistech .util ;
23-
24- import com .basistech .rosette .RosetteSystemBundlePackage ;
Original file line number Diff line number Diff line change 1818 <modelVersion >4.0.0</modelVersion >
1919 <artifactId >rosette-common-api</artifactId >
2020 <name >rosette-common-api</name >
21- <version >38.0.0 -SNAPSHOT</version >
21+ <version >38.0.1 -SNAPSHOT</version >
2222 <parent >
2323 <artifactId >open-source-parent</artifactId >
2424 <groupId >com.basistech</groupId >
25- <version >17 .0.0</version >
25+ <version >18 .0.0</version >
2626 </parent >
2727 <packaging >pom</packaging >
2828 <description >Common Java API class libraries for Rosette</description >
You can’t perform that action at this time.
0 commit comments