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 21aa14e commit d2ad731Copy full SHA for d2ad731
javaparser-core/cfMavenCentral.xml
@@ -19,7 +19,7 @@
19
</license>
20
</licenses>
21
22
- <version>3.26.1</version>
+ <version>3.26.2-SNAPSHOT</version>
23
24
<scm>
25
<url>https://github.com/typetools/stubparser.git</url>
javaparser-core/pom.xml
@@ -29,7 +29,7 @@
29
</properties>
30
31
<build>
32
- <finalName>stubparser-3.26.1</finalName>
+ <finalName>stubparser-3.26.2</finalName>
33
<plugins>
34
<plugin>
35
<groupId>com.helger.maven</groupId>
0 commit comments