Skip to content

Commit 544ffdd

Browse files
jdaschDavid W. Lotts
authored andcommitted
POM version fix. Closes #281
1 parent 1675f71 commit 544ffdd

File tree

1 file changed

+2
-2
lines changed
  • extras/rya.streams/query-manager

1 file changed

+2
-2
lines changed

extras/rya.streams/query-manager/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ under the License.
2222
<parent>
2323
<groupId>org.apache.rya</groupId>
2424
<artifactId>rya.streams.parent</artifactId>
25-
<version>3.2.12-incubating-SNAPSHOT</version>
25+
<version>3.2.13-incubating-SNAPSHOT</version>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>
@@ -290,4 +290,4 @@ under the License.
290290
</plugin>
291291
</plugins>
292292
</build>
293-
</project>
293+
</project>

0 commit comments

Comments
 (0)