Skip to content

Commit

Permalink
merge with master
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-bukhtoyarov committed Feb 10, 2022
1 parent bf6716d commit 6f306c3
Show file tree
Hide file tree
Showing 23 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ The Bucket4j is distributed through [Maven Central](http://search.maven.org/):
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-core</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
</dependency>
```
#### You can build Bucket4j from sources
Expand Down
2 changes: 1 addition & 1 deletion asciidoc/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<artifactId>asciidoc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-benchmarks/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<artifactId>bucket4j-benchmarks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-coherence/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bucket4j-core/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-dynamodb-sdk-v1/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bucket4j-examples/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-hazelcast-all/bucket4j-hazelcast-3/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-hazelcast-all</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../../bucket4j-hazelcast-all</relativePath>
</parent>
<artifactId>bucket4j-hazelcast-3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-hazelcast-all/bucket4j-hazelcast/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-hazelcast-all</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../../bucket4j-hazelcast-all</relativePath>
</parent>
<artifactId>bucket4j-hazelcast</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-hazelcast-all/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>bucket4j-parent</artifactId>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-ignite/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<artifactId>bucket4j-ignite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-infinispan-all/bucket4j-infinispan-8/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-infinispan-all</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../../bucket4j-infinispan-all</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bucket4j-infinispan-all/bucket4j-infinispan/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-infinispan-all</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../../bucket4j-infinispan-all</relativePath>
</parent>
<artifactId>bucket4j-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-infinispan-all/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>bucket4j-parent</artifactId>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-jcache/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-mysql/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bucket4j-parent/pom.xml
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>com.github.vladimir-bukhtoyarov</groupId>
<version>7.2.0</version>
<version>7.3.0</version>
<artifactId>bucket4j-parent</artifactId>
<packaging>pom</packaging>
<name>bucket4j-parent</name>
Expand Down
2 changes: 1 addition & 1 deletion bucket4j-postgresql/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bucket4j-redis/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<artifactId>bucket4j-redis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion experimental/bucket4j-lua/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../../bucket4j-parent</relativePath>
</parent>
<artifactId>bucket4j-lua</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion experimental/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion lincheck-tests/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>../bucket4j-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,13 +5,13 @@

<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<packaging>pom</packaging>

<parent>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>7.2.0</version>
<version>7.3.0</version>
<relativePath>./bucket4j-parent</relativePath>
</parent>

Expand Down

0 comments on commit 6f306c3

Please sign in to comment.