Repository: incubator-rya
Updated Branches:
  refs/heads/master 770bd7e4a -> 7a733121d


POM version fix. Closes #281


Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/7a733121
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/7a733121
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/7a733121

Branch: refs/heads/master
Commit: 7a733121d1a7a5e00eb1f2d533a19b796fbcd33f
Parents: 770bd7e
Author: jdasch <[email protected]>
Authored: Mon Mar 12 09:59:33 2018 -0400
Committer: David W. Lotts <[email protected]>
Committed: Wed Mar 14 15:15:08 2018 -0400

----------------------------------------------------------------------
 extras/rya.streams/query-manager/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/7a733121/extras/rya.streams/query-manager/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.streams/query-manager/pom.xml 
b/extras/rya.streams/query-manager/pom.xml
index afb0386..fc1a358 100644
--- a/extras/rya.streams/query-manager/pom.xml
+++ b/extras/rya.streams/query-manager/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.streams.parent</artifactId>
-        <version>3.2.12-incubating-SNAPSHOT</version>
+        <version>3.2.13-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
@@ -290,4 +290,4 @@ under the License.
             </plugin>
         </plugins>
      </build>
-</project>
\ No newline at end of file
+</project>

Reply via email to