You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 12:44:11 UTC

[turbine-fulcrum-pool] 39/49: Update pool to factory release 1.1.1

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

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git

commit e9df6a8e450ef49ecd1b66acb0fa0c9ee73e1be1
Author: Jeffery Painter <pa...@apache.org>
AuthorDate: Fri Jan 11 13:20:35 2019 +0000

    Update pool to factory release 1.1.1
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool@1851040 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2d3251f..9f9d193 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
     <dependency>
       <groupId>org.apache.fulcrum</groupId>
       <artifactId>fulcrum-factory</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.1.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.fulcrum</groupId>