Skip to content

Commit

Permalink
Upgrade package version to 1.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
yaphet17 committed Jun 1, 2023
1 parent 97255ba commit 8279479
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
@@ -1,4 +1,4 @@
name: Publish package to the Maven Central Repository
name: Publish to Maven Central
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.yaphet17</groupId>
<artifactId>Chapa</artifactId>
<version>1.2.2</version>
<version>1.3.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Chapa</name>
Expand Down

0 comments on commit 8279479

Please sign in to comment.