diff --git a/json-path-assert/pom.xml b/json-path-assert/pom.xml index b4acf59d..3b6a2d89 100644 --- a/json-path-assert/pom.xml +++ b/json-path-assert/pom.xml @@ -14,18 +14,16 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 json-path-parent com.jayway.jsonpath - 1.0-SNAPSHOT + 0.5.0 com.jayway.jsonpath json-path-assert - 1.0-SNAPSHOT + 0.5.0 json-path-assert http://maven.apache.org diff --git a/json-path/pom.xml b/json-path/pom.xml index 47a67778..10236860 100644 --- a/json-path/pom.xml +++ b/json-path/pom.xml @@ -14,18 +14,17 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 com.jayway.jsonpath json-path-parent - 1.0-SNAPSHOT + 0.5.0 com.jayway.jsonpath json-path jar - 1.0-SNAPSHOT + 0.5.0 json-path http://maven.apache.org diff --git a/pom.xml b/pom.xml index 1e18c696..d54b8f3e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.sonatype.oss @@ -25,14 +24,14 @@ com.jayway.jsonpath json-path-parent pom - 1.0-SNAPSHOT + 0.5.0 http://code.google.com/p/json-path json-path-parent-pom Java JsonPath implementation 2011 GitHub Issue Tracking - + @@ -114,6 +113,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources