[maven-release-plugin] prepare release byte-buddy-1.18.2 · raphw/byte-buddy@f1b5bb6 (original) (raw)

`@@ -5,7 +5,7 @@

`

5

5

``

6

6

` net.bytebuddy

`

7

7

` byte-buddy-parent

`

8

``

`-

1.18.2-SNAPSHOT

`

``

8

`+

1.18.2

`

9

9

` pom

`

10

10

``

11

11

` 2014

`

64

64

` <bytebuddy.integration>false</bytebuddy.integration>

`

65

65

` <bytebuddy.experimental>true</bytebuddy.experimental>

`

66

66

` <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

`

67

``

`-

<project.build.outputTimestamp>1762963465</project.build.outputTimestamp>

`

``

67

`+

<project.build.outputTimestamp>1764192446</project.build.outputTimestamp>

`

68

68

` <sourcecode.main.version>1.5</sourcecode.main.version>

`

69

69

` <sourcecode.test.version>1.6</sourcecode.test.version>

`

70

70

` <bytecode.main.version>1.5</bytecode.main.version>

`

160

160

` scm:git:${repository.url}

`

161

161

` scm:git:${repository.url}

`

162

162

` ${repository.url}

`

163

``

`-

HEAD

`

``

163

`+

byte-buddy-1.18.2

`

164

164

`

`

165

165

``

166

166

`

`