File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.curity.identityserver.plugin</groupId >
8
8
<artifactId >identityserver.plugins.authenticators.bitbucket</artifactId >
9
- <version >1.2.0-SNAPSHOT </version >
9
+ <version >1.2.0</version >
10
10
11
11
<name >Bitbucket Authenticator</name >
12
12
58
58
</releases >
59
59
</repository >
60
60
</repositories >
61
+
62
+ <distributionManagement >
63
+ <repository >
64
+ <id >customer-release-repo</id >
65
+ <name >Customer Release Repository</name >
66
+ <url >https://nexus.curity.se/nexus/content/repositories/customer-release-repo/</url >
67
+ </repository >
68
+ <snapshotRepository >
69
+ <id >curity-snapshot-repo</id >
70
+ <name >Curity Nexus Snapshot Repository</name >
71
+ <url >https://nexus.curity.se/nexus/content/repositories/customer-snapshot-repo/</url >
72
+ </snapshotRepository >
73
+ </distributionManagement >
61
74
</project >
You can’t perform that action at this time.
0 commit comments