8000 Prepare release (bitwiseman): github-api-2.0.0-alpha-2 by bitwiseman · Pull Request #1948 · hub4j/github-api · GitHub
[go: up one dir, main page]

Skip to content

Prepare release (bitwiseman): github-api-2.0.0-alpha-2 #1948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 17, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Prepare release (bitwiseman): github-api-2.0.0-alpha-2
  • Loading branch information
bitwiseman authored and github-actions[bot] committed Sep 17, 2024
commit f4a0d34f19dec16c121252c8ffaf826afb418a1b
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.kohsuke</groupId>
<artifactId>github-api</artifactId>
<version>2.0.0-alpha-2-SNAPSHOT</version>
<version>2.0.0-alpha-2</version>
<name>GitHub API for Java</name>
<url>https://github-api.kohsuke.org/</url>
<description>GitHub API for Java</description>
Expand Down
0