We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9def5e + 68bb261 commit 2628692Copy full SHA for 2628692
algebra-jackson/pom.xml
@@ -10,6 +10,8 @@
10
11
<artifactId>algebra-jackson</artifactId>
12
13
+ <name>${project.groupId}:${project.artifactId}</name>
14
+
15
<dependencies>
16
<dependency>
17
<groupId>com.fasterxml.jackson.core</groupId>
algebra-testing/pom.xml
<artifactId>algebra-testing</artifactId>
<groupId>com.hubspot</groupId>
algebra/pom.xml
<artifactId>algebra</artifactId>
0 commit comments