Skip to content

Commit

Permalink
Mark 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed May 21, 2015
1 parent 6aa829c commit 3ce4a0e
Show file tree
Hide file tree
Showing 30 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>

<packaging>pom</packaging>
<name>simplified</name>
Expand Down
2 changes: 1 addition & 1 deletion simplified-app-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-app-tests</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions simplified-app-tests/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nypl.simplified.app.tests"
android:versionCode="30"
android:versionName="0.3.0">
android:versionCode="31"
android:versionName="0.3.1">
<application>
<uses-library android:name="android.test.runner"/>
</application>
Expand Down
2 changes: 1 addition & 1 deletion simplified-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-app</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions simplified-app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nypl.simplified.app"
android:versionCode="30"
android:versionName="0.3.0">
android:versionCode="31"
android:versionName="0.3.1">

<uses-sdk
android:minSdkVersion="19"
Expand Down
2 changes: 1 addition & 1 deletion simplified-assert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-assert</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-books-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-books-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-books-tests-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-books-tests-android</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions simplified-books-tests-android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nypl.simplified.books.tests.android"
android:versionCode="30"
android:versionName="0.3.0">
android:versionCode="31"
android:versionName="0.3.1">
<application>
<uses-library android:name="android.test.runner"/>
</application>
Expand Down
2 changes: 1 addition & 1 deletion simplified-books-tests-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-books-tests-junit4</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-books-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-books-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-documentation</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-downloader-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-downloader-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-downloader-tests-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-downloader-tests-junit4</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-files-tests-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-files-tests-android</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions simplified-files-tests-android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nypl.simplified.tests.files.android"
android:versionCode="30"
android:versionName="0.3.0">
android:versionCode="31"
android:versionName="0.3.1">
<application>
<uses-library android:name="android.test.runner"/>
</application>
Expand Down
2 changes: 1 addition & 1 deletion simplified-files-tests-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-files-tests-junit4</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-files/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-files</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-http-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-http-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-http-tests-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-http-tests-android</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions simplified-http-tests-android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nypl.simplified.http.tests.android"
android:versionCode="30"
android:versionName="0.3.0">
android:versionCode="31"
android:versionName="0.3.1">
<application>
<uses-library android:name="android.test.runner"/>
</application>
Expand Down
2 changes: 1 addition & 1 deletion simplified-http-tests-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-http-tests-junit4</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-http-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-http-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-opds-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-opds-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-opds-tests-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-opds-tests-android</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions simplified-opds-tests-android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.nypl.simplified.opds.tests.android"
android:versionCode="30"
android:versionName="0.3.0">
android:versionCode="31"
android:versionName="0.3.1">
<application>
<uses-library android:name="android.test.runner"/>
</application>
Expand Down
2 changes: 1 addition & 1 deletion simplified-opds-tests-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-opds-tests-junit4</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-opds-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-opds-tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-stack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-stack</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion simplified-test-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.nypl.simplified</groupId>
<artifactId>simplified</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</parent>
<artifactId>simplified-test-utilities</artifactId>

Expand Down

0 comments on commit 3ce4a0e

Please sign in to comment.