upgraded version in *.md files to 0.25.7 · siom79/japicmp@1bb413b (original) (raw)
`@@ -10,7 +10,7 @@ The maven plugin can be included in the pom.xml file of your artifact in the fol
`
10
10
`
`
11
11
` com.github.siom79.japicmp
`
12
12
` japicmp-maven-plugin
`
13
``
`-
0.25.6
`
``
13
`+
0.25.7
`
14
14
`
`
15
15
`
`
16
16
`
`
`@@ -46,7 +46,7 @@ You can also leave out the <oldVersion> and <newVersion> elements:
`
46
46
`
`
47
47
` com.github.siom79.japicmp
`
48
48
` japicmp-maven-plugin
`
49
``
`-
0.25.6
`
``
49
`+
0.25.7
`
50
50
`
`
51
51
`
`
52
52
`
`
`@@ -70,7 +70,7 @@ to configure the latest version more precisely (e.g. only GA versions), then you
`
70
70
`
`
71
71
` com.github.siom79.japicmp
`
72
72
` japicmp-maven-plugin
`
73
``
`-
0.25.6
`
``
73
`+
0.25.7
`
74
74
`
`
75
75
`
`
76
76
` \d+.\d+.\d+.GA
`
`@@ -116,13 +116,13 @@ An advanced configuration can utilize the following parameters:
`
116
116
`
`
117
117
` com.github.siom79.japicmp
`
118
118
` japicmp-maven-plugin
`
119
``
`-
0.25.6
`
``
119
`+
0.25.7
`
120
120
`
`
121
121
`
`
122
122
`
`
123
123
` japicmp
`
124
124
` japicmp-test-v1
`
125
``
`-
0.25.6
`
``
125
`+
0.25.7
`
126
126
` jar
`
127
127
`
`
128
128
`
`
`` @@ -382,7 +382,7 @@ Alternatively it can be used inside the <reporting/> tag in order to be invoke
``
382
382
`
`
383
383
` com.github.siom79.japicmp
`
384
384
` japicmp-maven-plugin
`
385
``
`-
0.25.6
`
``
385
`+
0.25.7
`
386
386
`
`
387
387
`
`
388
388
`
`