We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pom.xml
1 parent 7fe8733 commit 9a771c7Copy full SHA for 9a771c7
1 file changed
client/pom.xml
@@ -38,6 +38,14 @@
38
<kerby.version>2.0.2</kerby.version>
39
</properties>
40
41
+ <developers>
42
+ <developer>
43
+ <id>hyperxpro</id>
44
+ <name>Aayush Atharva</name>
45
+ <email>aayush@shieldblaze.com</email>
46
+ </developer>
47
+ </developers>
48
+
49
<dependencies>
50
<!-- https://mvnrepository.com/artifact/commons-fileupload/commons-fileupload -->
51
<dependency>
0 commit comments