Skip to content

Commit

Permalink
Pull everit from maven central instead of jitpack (awslabs#54)
Browse files Browse the repository at this point in the history
Co-authored-by: mohit <[email protected]>
  • Loading branch information
2 people authored and blacktooth committed Feb 9, 2022
1 parent 97e92d6 commit 352b13d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions serializer-deserializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,21 +106,6 @@
<artifactId>apicurio-registry-protobuf-schema-utilities</artifactId>
<version>${apicurio-registry.version}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>${protobuf.version}</version>
</dependency>
<dependency>
<groupId>com.squareup.wire</groupId>
<artifactId>wire-schema</artifactId>
<version>${square-wireschema.version}</version>
</dependency>
<dependency>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-registry-protobuf-schema-utilities</artifactId>
<version>${apicurio-registry.version}</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
Expand Down

0 comments on commit 352b13d

Please sign in to comment.