You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:55:44 UTC

[sling-org-apache-sling-models-jacksonexporter] annotated tag org.apache.sling.models.jacksonexporter-1.0.4 created (now 3977a7e)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to annotated tag org.apache.sling.models.jacksonexporter-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git.


      at 3977a7e  (tag)
 tagging 25e1e110ccfc6781642dbbb9af63d71a0a13a0da (commit)
      by Justin Edelson
      on Sat Nov 19 22:37:14 2016 +0000

- Log -----------------------------------------------------------------
org.apache.sling.models.jacksonexporter-1.0.4
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 642f9c1  SLING-6183 - add Sling Model Exporter feature
     new 86dfab6  use released api
     new c4b1329  [maven-release-plugin] prepare release org.apache.sling.models.jacksonexporter-1.0.0
     new 60a9d5e  [maven-release-plugin] prepare for next development iteration
     new 1042003  switch to next snapshot version until released versions are available in maven central
     new 82f5c85  SLING-6295 - provide custom Jackson serialization mechanism for Resource objects
     new 31359d0  SLING-6295 - remove unnecessary instance variable
     new 9bf3904  using released api
     new 925ee2e  [maven-release-plugin] prepare release org.apache.sling.models.jacksonexporter-1.0.2
     new e71d1a9  [maven-release-plugin] prepare for next development iteration
     new 44499bd  [maven-release-plugin] prepare release org.apache.sling.models.jacksonexporter-1.0.4
     new 25e1e11  [maven-release-plugin] copy for tag org.apache.sling.models.jacksonexporter-1.0.4

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-models-jacksonexporter] 03/03: [maven-release-plugin] copy for tag org.apache.sling.models.jacksonexporter-1.0.4

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.models.jacksonexporter-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git

commit 25e1e110ccfc6781642dbbb9af63d71a0a13a0da
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Sat Nov 19 22:37:14 2016 +0000

    [maven-release-plugin] copy for tag org.apache.sling.models.jacksonexporter-1.0.4
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.jacksonexporter-1.0.4@1770524 13f79535-47bb-0310-9956-ffa450edef68

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-models-jacksonexporter] 01/03: [maven-release-plugin] prepare for next development iteration

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.models.jacksonexporter-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git

commit e71d1a9d29faa941fbedc394ea7fe5592b157fcc
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Fri Nov 18 07:18:03 2016 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/jackson-exporter@1770326 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 517c1ef..297c3d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,15 +19,15 @@
     </parent>
 
     <artifactId>org.apache.sling.models.jacksonexporter</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Sling Models Model Exporter - Jackson</name>
     <description>Apache Sling Models Client Model Exporter - Jackson</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.jacksonexporter-1.0.2</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.jacksonexporter-1.0.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.models.jacksonexporter-1.0.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/jackson-exporter</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/jackson-exporter</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/models/jackson-exporter</url>
     </scm>
     <build>
         <plugins>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-models-jacksonexporter] 02/03: [maven-release-plugin] prepare release org.apache.sling.models.jacksonexporter-1.0.4

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.models.jacksonexporter-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-jacksonexporter.git

commit 44499bdecd59510691b600850b3bbc95dc05ffd3
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Sat Nov 19 22:37:01 2016 +0000

    [maven-release-plugin] prepare release org.apache.sling.models.jacksonexporter-1.0.4
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/jackson-exporter@1770523 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 297c3d2..db68445 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,15 +19,15 @@
     </parent>
 
     <artifactId>org.apache.sling.models.jacksonexporter</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>bundle</packaging>
     <name>Apache Sling Models Model Exporter - Jackson</name>
     <description>Apache Sling Models Client Model Exporter - Jackson</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/jackson-exporter</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/jackson-exporter</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/models/jackson-exporter</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.jacksonexporter-1.0.4</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.models.jacksonexporter-1.0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.models.jacksonexporter-1.0.4</url>
     </scm>
     <build>
         <plugins>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.