We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4e09d commit 65260ddCopy full SHA for 65260dd
RELEASE-NOTES.md
@@ -1,5 +1,9 @@
1
# Cumulative Release Notes for rosette-common-java-api
2
3
+## 38.0.7
4
+
5
+Consume parent POM 24.0.1
6
7
## 38.0.6
8
9
Consume parent POM 23.0.1
pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<artifactId>open-source-parent</artifactId>
24
<groupId>com.basistech</groupId>
25
- <version>23.0.1</version>
+ <version>24.0.1</version>
26
</parent>
27
<packaging>pom</packaging>
28
<description>Common Java API class libraries for Rosette</description>
0 commit comments