We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f1109 commit 7441902Copy full SHA for 7441902
pom.xml
@@ -10,7 +10,15 @@
10
11
<name>Anduril Lattice SDK</name>
12
<description>The Lattice SDK vended in Java</description>
13
- <url>http://anduril.com/</url>
+ <url>http://www.anduril.com</url>
14
+
15
+ <developers>
16
+ <developer>
17
+ <name>Anduril Industries Inc.</name>
18
+ <organization>Anduril Industries Inc.</organization>
19
+ <organizationUrl>http://www.anduril.com</organizationUrl>
20
+ </developer>
21
+ </developers>
22
23
<licenses>
24
<license>
0 commit comments