Skip to content

Commit 36e1c75

Browse files
authored
JAVA-43854: Renaming the module animal-sniffer-mvn-plugin to maven-animal-sniffer-plugin: (#18274)
protobuffer to google-protocol-buffer
1 parent 8e031c4 commit 36e1c75

File tree

16 files changed

+7
-7
lines changed

16 files changed

+7
-7
lines changed
File renamed without changes.

protobuffer/pom.xml renamed to google-protocol-buffer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
6-
<artifactId>protobuffer</artifactId>
7-
<name>protobuffer</name>
6+
<artifactId>google-protocol-buffer</artifactId>
7+
<name>google-protocol-buffer</name>
88

99
<parent>
1010
<groupId>com.baeldung</groupId>
File renamed without changes.

0 commit comments

Comments
 (0)