We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7014fd commit 9c958cbCopy full SHA for 9c958cb
1 file changed
pom.xml
@@ -4,9 +4,10 @@
4
<groupId>com.sap.prd.mobile.ios.mios</groupId>
5
<artifactId>xcode-project-java-api</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.0.1</version>
+ <version>1.0.2</version>
8
+ <name>Xcode Project Java API</name>
9
<description>
- The xcode-project-reader library provides an Java API for read and write
10
+ The xcode-project-java-api library provides an Java API for read and write
11
access to an Xcode project file.
12
</description>
13
<inceptionYear>2012</inceptionYear>
0 commit comments