Skip to content
Snippets Groups Projects
Commit b3f90771 authored by Torsten Grote's avatar Torsten Grote
Browse files

Merge branch 'fix-maven-packaging-issues' into 'master'

Fix Maven Central packaging issues

See merge request !7
parents 751c17ec bcc7de6d
No related branches found
No related tags found
1 merge request!7Fix Maven Central packaging issues
Pipeline #10355 passed with warnings
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.briarproject</groupId> <groupId>org.briarproject</groupId>
<artifactId>obfs4proxy-android</artifactId> <artifactId>obfs4proxy-android</artifactId>
<name>obfs4proxy-android</name>
<version>VERSION</version> <version>VERSION</version>
<url>https://torproject.org</url> <url>https://torproject.org</url>
<description>Repo for building obfs4proxy for Android.</description> <description>Repo for building obfs4proxy for Android.</description>
......
{ {
"obfs4proxy": { "obfs4proxy": {
"0.0.12-release": { "0.0.12": {
"repo_url": "https://git.torproject.org/pluggable-transports/obfs4.git", "repo_url": "https://git.torproject.org/pluggable-transports/obfs4.git",
"revision": "a564bc3840bc788605e1a8155f4b95ce0d70c6db", "revision": "a564bc3840bc788605e1a8155f4b95ce0d70c6db",
"build_path": "obfs4proxy", "build_path": "obfs4proxy",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment