Skip to content

Commit

Permalink
Merge pull request #37 from quarkiverse/Release-new-version-to-suppor…
Browse files Browse the repository at this point in the history
…t-Quarkus-3.14.3

Release-new-version-to-support-Quarkus-3.14.3
  • Loading branch information
eddiecarpenter authored Sep 13, 2024
2 parents a0fcd60 + 7595a79 commit 8527639
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
4 changes: 2 additions & 2 deletions .github/project.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
release:
current-version: "2.0.3"
next-version: "2.0.4-SNAPSHOT"
current-version: "2.0.4"
next-version: "2.0.5-SNAPSHOT"
18 changes: 0 additions & 18 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,24 +196,6 @@
<skipTests>true</skipTests>
</configuration>
</plugin>

<!-- <plugin>-->
<!-- <groupId>org.apache.maven.plugins</groupId>-->
<!-- <artifactId>maven-javadoc-plugin</artifactId>-->
<!-- <version>3.8.0</version>-->
<!-- <configuration>-->
<!-- <failOnError>false</failOnError>-->
<!-- </configuration>-->
<!-- <executions>-->
<!-- <execution>-->
<!-- <id>attach-javadoc</id>-->
<!-- <phase>verify</phase>-->
<!-- <goals>-->
<!-- <goal>jar</goal>-->
<!-- </goals>-->
<!-- </execution>-->
<!-- </executions>-->
<!-- </plugin>-->
</plugins>
</build>

Expand Down

0 comments on commit 8527639

Please sign in to comment.