Use my version numbering for Dex2Jar

Now it is more obvious, which version is currently deployed
This commit is contained in:
Nico Mexis 2021-08-10 15:50:13 +02:00
parent cb25dfac09
commit 4db04acaf4
No known key found for this signature in database
GPG Key ID: 27D6E17CE092AB78
15 changed files with 11 additions and 11 deletions

View File

@ -1 +0,0 @@
ae7dd4574977afb65b07001b7f2d3c37

View File

@ -1 +0,0 @@
94203cede711888d62b43f8cbb5cc1ab63421655

View File

@ -1 +0,0 @@
fe1565d093d6d5413ee523d0896e8df2

View File

@ -1 +0,0 @@
e0893203337fc6c347ad85aa03e8a1b279a6288c

View File

@ -0,0 +1 @@
d4ac93aec21880acbfdbc5707cd6954e

View File

@ -0,0 +1 @@
62fa8f798e94ec54ce63389aea012ee5f22ecf4a

View File

@ -4,5 +4,5 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode</groupId>
<artifactId>D2Jar-obf</artifactId>
<version>2.1bcv</version>
<version>2.1v7</version>
</project>

View File

@ -0,0 +1 @@
88048145a43f0fad62a84f9055707896

View File

@ -0,0 +1 @@
cd0d7793db0229476479de381de0ec5e7faf56d9

View File

@ -3,10 +3,10 @@
<groupId>com.googlecode</groupId>
<artifactId>D2Jar-obf</artifactId>
<versioning>
<release>2.1bcv</release>
<release>2.1v7</release>
<versions>
<version>2.1bcv</version>
<version>2.1v7</version>
</versions>
<lastUpdated>20210810101916</lastUpdated>
<lastUpdated>20210810134824</lastUpdated>
</versioning>
</metadata>

View File

@ -1 +1 @@
16a0bb8e2256d85e1a46be53dca9e5e0
37cf6f291a2eb825622c31682eb6d0ce

View File

@ -1 +1 @@
250b104e7cf38cb78298d75a923a264a82ed52fc
b50eac41fce68e55cc6e714e4fa399f983f202ca

View File

@ -217,7 +217,7 @@
<dependency>
<groupId>com.googlecode</groupId>
<artifactId>D2Jar-obf</artifactId>
<version>2.1bcv</version>
<version>2.1v7</version>
</dependency>
<dependency>
<groupId>com.github.weisj</groupId>