File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.hubspot</groupId >
7
7
<artifactId >basepom</artifactId >
8
- <version >60 .0</version >
8
+ <version >63 .0</version >
9
9
</parent >
10
10
11
11
<groupId >com.hubspot.jackson</groupId >
12
12
<artifactId >jackson-datatype-protobuf</artifactId >
13
13
<version >0.9.18-SNAPSHOT</version >
14
+
15
+ <name >${project.groupId} :${project.artifactId} </name >
14
16
<description >Jackson Module that adds support for reading/writing protobufs</description >
15
17
16
18
<properties >
133
135
</extensions >
134
136
</build >
135
137
138
+ <url >https://github.com/HubSpot/jackson-datatype-protobuf</url >
139
+
140
+ <licenses >
141
+ <license >
142
+ <name >The Apache License, Version 2.0</name >
143
+ <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
144
+ </license >
145
+ </licenses >
146
+
136
147
<developers >
137
148
<developer >
138
149
<name >Jonathan Haber</name >
You can’t perform that action at this time.
0 commit comments