Skip to content

Commit 11105ff

Browse files
committed
Update to Acegi Standard Project 0.4.0
1 parent 255e8f4 commit 11105ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,4 @@ jobs:
109109
gpg_passphrase: ${{ secrets.gpg_passphrase }}
110110
nexus_username: ${{ secrets.nexus_username }}
111111
nexus_password: ${{ secrets.nexus_password }}
112+
maven_profiles: ossrh-deploy

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>au.com.acegi</groupId>
66
<artifactId>acegi-standard-project</artifactId>
7-
<version>0.3.1</version>
7+
<version>0.4.0</version>
88
</parent>
99
<groupId>org.lmdbjava</groupId>
1010
<artifactId>lmdbjava</artifactId>

0 commit comments

Comments
 (0)