We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a921a8 commit 47fe20cCopy full SHA for 47fe20c
pom.xml
@@ -2,9 +2,9 @@
2
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
- <groupId>io.spot-next</groupId>
6
- <artifactId>java-objectivec-bridge</artifactId>
7
- <version>1.0-SNAPSHOT</version>
+ <groupId>ca.weblite</groupId>
+ <artifactId>java-objc-bridge</artifactId>
+ <version>1.1-SNAPSHOT</version>
8
<name>Java-Objective-C-Bridge</name>
9
<description>A thin bridge that allows for two-way communication from Java to Objective-C.</description>
10
<licenses>
0 commit comments