Skip to content

Commit 58a56ba

Browse files
authored
Merge pull request #13 from jasonrig/release-1.0
release v1.0.0
2 parents 540bdf5 + 79a7592 commit 58a56ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>au.org.massive</groupId>
77
<artifactId>ssh-authz</artifactId>
8-
<version>0.0.1-SNAPSHOT</version>
8+
<version>1.0.0</version>
99

1010
<packaging>jar</packaging>
1111

@@ -156,4 +156,4 @@
156156
<url>https://repo.spring.io/libs-release</url>
157157
</pluginRepository>
158158
</pluginRepositories>
159-
</project>
159+
</project>

0 commit comments

Comments
 (0)